[Interest] qt in namespace
Tim Blechmann
tim at klingt.org
Fri Dec 20 10:41:50 CET 2013
hi all,
i'm having some troubles to compile qt into a separate namespace.
configuring via:
mkdir bla
cd bla
../configure -developer-build -nomake examples -nomake tests
-qtnamespace TestQtNamespace
gives me the following compile error:
/Users/tim/dev/qt-everywhere-opensource-src-5.2.0/qtdeclarative/src/qml/util/qqmladaptormodel.cpp:975:10:
fatal error:
'qqmladaptormodel.moc' file not found
#include <qqmladaptormodel.moc>
am i doing something wrong here?
thanks a lot,
tim
More information about the Interest
mailing list