On Sunday 28 September 2008 10:58:05 Erin Yueh wrote: > Hi Julian, > > Some people from our community are trying new features in Qt4. Could we > put 'qt4-x11-free', 'python-pyqt' and 'python-sip' in openmoko feed? > Thanks!
I'm trying to build qt4-x11-free (tried both 4.3.3 and 4.4.1) from org.openembedded.dev but they both fail with these kind of errors: .moc/release-shared/moc_qbuffer.cpp:20: error: expected constructor, destructor, or type conversion before 'static' .moc/release-shared/moc_qbuffer.cpp:42: error: 'qt_meta_data_QBuffer' was not declared in this scope .moc/release-shared/moc_qbuffer.cpp:71: error: expected constructor, destructor, or type conversion at end of input make[1]: *** [.obj/release-shared/qbuffer.o] Error 1 make[1]: *** Waiting for unfinished jobs.... I suspect it has something to do with uicmoc, which is only available in a 4.4.1 version in openembedded .dev >From this message it appears to work with uicmoc 4.3.3 http://markmail.org/message/uuzxvr6wswpgpw22 Sander > > Regards, > Erin > > > _______________________________________________ > devel mailing list > [email protected] > https://lists.openmoko.org/mailman/listinfo/devel _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
