PDA

View Full Version : Qt with cmake on windows xp



Ashish
6th October 2006, 21:59
Has anyone used cmake with Qt? Can anyone guide me how to use cmake maybe for a simple hello world example?

Thanks,
Ashish

jacek
6th October 2006, 22:59
Maybe this will help: http://wiki.qtcentre.org/index.php?title=Compiling_Qt4_apps_with_CMake

You might have to tweak linker flags a bit to make the console disappear.