[CMake] Transfer Kdevelop-managed project to cmake with .ui files
and generated ui_*.h
Andreas Pakulat
apaku at gmx.de
Tue Sep 11 09:15:38 EDT 2007
On 11.09.07 14:50:40, junior0007 wrote:
> Wow thanks for the answers!
>
> I prefer Mikes' suggestion, since his way apparently doesn't make me
> change the sources ;-) It already works pretty good. I only have one
> little thing left:
>
> Again a linker problem...:
>
> ====================
> CMakeFiles/ToolBox.dir/main.o: In function `main':
> main.cpp:(.text+0x15): undefined reference to
> `qInitResources_application()'
For resources there's also a separate cmake macro, have a look at the
FindQt4.cmake macro installed into <cmakeappdir>/Modules (cmakedir being
/usr/share/cmake on Debian)
Andreas
--
There is a fly on your nose.
More information about the CMake
mailing list