cartrite wrote:That's probably because your not using the MinGW compiler. With the binary MinGW version of QT, you are stuck with g++win32. So maybe the config file needs to be set up correctly to compile Celestia.t00fri wrote:I never encountered ANY problems with glext.cpp. Strange...
F.
cartrite
The way I understand all this is as follows:
In Qt/4.3.3/mkspecs there are MANY dirs for different compilers containing qmake.conf files. These are merged when the Makefiles are generated by qmake.
So you must assign the right one as 'default' . That's probably all. It worked fine for me, at least.
Bye Fridger