[Kde-bindings] Building QtRuby on MeeGo - any advice?
Declan McGrath
declan at weuseopensource.com
Mon Aug 9 21:53:17 UTC 2010
Hi Arno,
You're exactly right. I needed to add the line...
add_subdirectory(generator)
... to the CMakeLists.txt file that builds QtRuby. I'll document all
this in a blog post real soon.
Thanks again, QtRuby has just built so I'll try to run Qt on Rails
against it as soon as I get the chance.
Ciao,
Dec
On Mon, Aug 9, 2010 at 1:40 PM, Arno Rehn <arno at arnorehn.de> wrote:
> On Monday 09 August 2010 14:36:08 Declan McGrath wrote:
>> Cmake now runs to completion, which is a good start! When I run 'make'
>> I now get
>>
>> [ 1%] Building CXX object
>> smoke/smokebase/CMakeFiles/smokebase.dir/smokebase.o Linking CXX shared
>> library libsmokebase.so
>> [ 1%] Built target smokebase
>> make[2]: *** No rule to make target `smoke/qtcore/generator_smoke',
>> needed by `smoke/qtcore/smokedata.cpp'. Stop.
>> make[1]: *** [smoke/qtcore/CMakeFiles/smokeqtcore.dir/all] Error 2
>> make: *** [all] Error 2
>>
>> Am I making some rookie mistake?
> Make sure you didn't disable the 'generator' subdirectory in ccmake (i.e. the
> BUILD_generator variable should be set to 'ON')
>
> --
> Arno Rehn
> arno at arnorehn.de
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
>
More information about the Kde-bindings
mailing list