Fellows: My apologies. I should have read all previous mails before posting. The problem seems related to a small dependency on Qt 4.6?
I don't have any problem switching to 4.6, and as a matter of fact, I tried to do so a couple of weeks ago. After installing it, however, I had to revert back to 4.5.2, as the compilation appears to have skipped the generation of all the help files (ma non capisco la ragione...). QAssistant didn't show any help files whatsoever, and that made me a little unhappy, as you can imagine. I can try again, I guess... Regards, Victor Victor Sardina wrote: > Fellows: > > I pulled the latest changes from the git repository and tried to > recompile the application, but the process aborts with the errors listed > below. According to the log I have all code changes up to commit > c7a48c67c016c8b9a338ed19abbe855531fc12d2 on August 28. > > To make sure that this had nothing to do with the installed Qt libraries > (4.5.2) I checked out v1.2.1 of QtCreator and this time the compilation > succeeded without any problems. > > Does anyone have any idea about the problem? > > Regards, > Victor > > applicationrunconfiguration.cpp: In member function ‘virtual bool > ProjectExplorer::Internal::ApplicationRunConfigurationRunner::canRun(QSharedPointer<ProjectExplorer::RunConfiguration>, > const QString&)’: > applicationrunconfiguration.cpp:84: error: ‘class > QSharedPointer<ProjectExplorer::RunConfiguration>’ has no member named > ‘objectCast’ > applicationrunconfiguration.cpp:84: error: expected primary-expression > before ‘>’ token > applicationrunconfiguration.cpp:84: error: expected primary-expression > before ‘)’ token > applicationrunconfiguration.cpp: In member function ‘virtual > ProjectExplorer::RunControl* > ProjectExplorer::Internal::ApplicationRunConfigurationRunner::run(QSharedPointer<ProjectExplorer::RunConfiguration>, > const QString&)’: > applicationrunconfiguration.cpp:94: error: ‘class > QSharedPointer<ProjectExplorer::RunConfiguration>’ has no member named > ‘objectCast’ > applicationrunconfiguration.cpp:94: error: expected primary-expression > before ‘>’ token > applicationrunconfiguration.cpp:94: error: expected primary-expression > before ‘)’ token > applicationrunconfiguration.cpp: In member function ‘virtual void > ProjectExplorer::Internal::ApplicationRunControl::start()’: > applicationrunconfiguration.cpp:129: error: ‘class > QSharedPointer<ProjectExplorer::RunConfiguration>’ has no member named > ‘objectCast’ > applicationrunconfiguration.cpp:129: error: expected primary-expression > before ‘>’ token > applicationrunconfiguration.cpp:129: error: expected primary-expression > before ‘)’ token > make[3]: *** [.obj/release-shared/applicationrunconfiguration.o] Error 1 > make[2]: *** [sub-projectexplorer-make_default] Error 2 > make[1]: *** [sub-plugins-make_default-ordered] Error 2 > make: *** [sub-src-make_default-ordered] Error 2 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator
<<attachment: victor_sardina.vcf>>
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
