-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Philippe BERNERY wrote: > This is because of you Qt Version. Upgrade Qt to 4.1.0 and you should > not have this error again.
OK, I upgraded. No I got: debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc: In member function 'bool QtWengoPhone::qt_emit(int, int*)': debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:129: error: 'qt_emit' is not a member of 'QObjectThreadSafe' debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc: At global scope: debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:133: error: no 'bool QtWengoPhone::qt_property(int, int, QVariant*)' member function declared in class 'QtWengoPhone' debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc: In member function 'bool QtWengoPhone::qt_property(int, int, QVariant*)': debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:135: error: 'qt_property' is not a member of 'QObjectThreadSafe' debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc: At global scope: debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:138: error: no 'bool QtWengoPhone::qt_static_property(QObject*, int, int, QVariant*)' member function declared in class 'QtWengoPhone' scons: *** [debug/wengophone/src/presentation/qt/moc_QtWengoPhone.o] Error 1 scons: building terminated because of errors. for the last lines--- and in between: debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:15:34: error: private/qucomextra_p.h: No such file or directory debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:17:2: error: #error "This file was generated using the moc from 3.3.5. It" debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:18:2: error: #error "cannot be used with the include files from this version of Qt." debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc: In member function 'QMetaObject* QtWengoPhone::staticMetaObject()': debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:52: error: 'metaObj' was not declared in this scope debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:54: error: no match for call to '(const QMetaObject) ()' debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:55: error: 'QUMethod' does not name a type debug/wengophone/src/presentation/qt/moc_QtWengoPhone.cc:56: error: 'QUMethod' does not name a type Is the error on my side? > Philippe BERNERY <[EMAIL PROTECTED]> > http://dev.openwengo.com Cya Lars - -- - ------------------------------------------------------------- TU Graz, Institut für ComputerGraphik & WissensVisualisierung Tel.: +43 316 873-5405 E-Mail: [EMAIL PROTECTED] NEW PGP KEY! NEW! PGP-Key-ID: 0x4A9B1723 NEW! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDv7FjmWhuE0qbFyMRAuKcAJ4++XoT4b3GknlfZYnLYQeDPJN7uACgiUTS n4Q7zxR/n8pnJb8F5O4eE1s= =DNmy -----END PGP SIGNATURE----- _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
