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.
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to