It looks like you miss some file included (declaring something with no type)... Could you post the include statements ?
It looks like you miss some file included (declaring something with no type)... Could you post the include statements ?
the "declaring with no type" is in qapplication.h from qt !!!!!
that some WindowsVersion is not found is namespace Qt.
That looks like internal problem (only happens when you set qt3 support).
Is there anyone who compiled sth successfuly with this option ?
$ make AM_LDFLAGS="-L/cygdrive/c/workStephane/ACE_wrappers/lib -llibACE -L/cygdrive/c/QT/4.1.4/bin -lQt3Support4 -lQtCore4 -lQtGui4" AM_CPPFLAGS="-I/cygdrive/c/workStephane/ACE_wrappers -I/cygdrive/c/QT/4.1.4/include -I/cygdrive/c/QT/4.1.4/include/Qt -I/cygdrive/c/QT/4.1.4/include/Qt3Support -I/cygdrive/c/QT/4.1.4/include/QtGui -DQT3_SUPPORT"
Notice: I use AM_ in order to dont change my linux make system
Could you post main.cpp:3 ?
Bookmarks