|
I have just cloned the qt creator repository usign git. I then opened
it up in an existing QtCreator installation to compile it. Short story
it does not compile. I get a bunch of these messages: ..\..\shared\proparser\profileevaluator.cpp: In member function `virtual ProItem::ProItemReturn ProFileEvaluator::Private::visitBeginProFile(ProFile*)': ..\..\shared\proparser\profileevaluator.h:84: error: `QHash<QString, QStringList> ProFileEvaluator::Option::base_valuemap' is private ..\..\shared\proparser\profileevaluator.cpp:980: error: within this context ..\..\shared\proparser\profileevaluator.h:83: error: `QHash<QString, QStringList> ProFileEvaluator::Option::cache_valuemap' is private ..\..\shared\proparser\profileevaluator.cpp:1001: error: within this context ..\..\shared\proparser\profileevaluator.h:83: error: `QHash<QString, QStringList> ProFileEvaluator::Option::cache_valuemap' is private ..\..\shared\proparser\profileevaluator.cpp:1004: error: within this context ..\..\shared\proparser\profileevaluator.h:84: error: `QHash<QString, QStringList> ProFileEvaluator::Option::base_valuemap' is private ..\..\shared\proparser\profileevaluator.cpp:1055:
error: within this context
I have just installed the Qt
sdk 2009.03 which is the Qt used to compile with. Any suggestions.
|
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
