Can I add qt_win_use_simple_timers in qapplication_win.cpp?

Ole Jacob Hagen waterthrill at yahoo.no
Tue Nov 30 20:22:24 CET 2004


Hi,

I've managed to compile SoQt (http://www.coin3d.org) by using our 
qt-library and it works.
But I needed to modify qapplication_win.cpp, since I got an errormessage 
saying:

> Error LNK2001: unresolved external symbol
> "bool *qt_win_use_simple_timers*" (?*qt_win_use_simple_timer*
>

Q_EXPORT extern bool qt_win_use_simple_timers = false;
  made the error message disappear.

Can I add this modification into the file?



Cheers,

Ole J.






More information about the kde-cygwin mailing list