03-22-2012 08:24 AM
Hi,
To generate the Qt moc files for all the headers in the QNX for windows, I used the script given in the link
http://r3dux.org/2011/06/how-to-compile-qt-project
But it didnt working for me. I got the error as
genQtMoc
Error: Cannot run program "genQtMoc": Launching failed
Build error occurred, build is stopped
I create the genQtMoc file in f:\bbndk2.0.0\host\win\x86\usr\bin
and given the genQtMo filename in properties->settings->buildsteps->prebuild.
Is there need to place the header file(inc) ans the cpp files(src) in the src folder?
I dont know what i am doing wrong?
Thanks
Prathipa.
03-22-2012 11:02 AM
This is a bash script ( for linux, not windows )