I managed to fix the previous error, and a bunch of other ones, but now I'm stuck here:
scons: building targets...
g++ -fno-common..... qtwengophone-ng.exe ..........
a bunch of stuff here
then C:\Files\Programming\MinGW\bin..\lib\gcc\mingw32\3.4.2\...\..\...\..\mingw32\bin\ld:exe: cannot find -lboost_thread
building terminated because of errors.
I compiled boost again for MinGW, now have both vc and mingw-specific boost files in C:\Boost\lib, for example:
boost_thread_mgw_mt-1_33.dll
" ".lib
boost_thread-vc71-mt-1_33.dll
" ".lib
etc.
My environment variables are set correctly, and the wengosconsng is pointing to the correct Boost path.
Any ideas?
Thanks,
Imran
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
