|
|
hi all,
I'm trying to port a soft from Qt3 to Qt4.1.1, but when i put in my file
:
#include <Qt3Support>
i have a lot of mistakes like :
/usr/qt-x11-commercial-src-4.1.1/produit/include/Qt3Support/q3table.h:121:
erreur: expected `,' or `...' avant un élément lexical « & »
/usr/qt-x11-commercial-src-4.1.1/produit/include/Qt3Support/q3table.h:122:
erreur: ISO C++ interdit la déclaration de « QColorGroup » sans type
/usr/qt-x11-commercial-src-4.1.1/produit/include/Qt/q3dns.h:82: erreur: «
Q_UINT16 » n'a pas été déclaré
/usr/qt-x11-commercial-src-4.1.1/produit/include/Qt/q3dns.h:83: erreur:
classe « Q3Dns::Server » n'a pas aucun champ nommé « priority »
I use a .mk to compil my software did i forgot to add something in it?
Can you help me? thanks
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|