Hello,
I was able to compile qt (5.3.0) from source and moved on to compiling qt-creator. I am on Linux (Centos 6.4 using RedHat devtools i.e. GCC 4.7.0).
I am getting the compilation error below:
qmlprofilertimelinemodelproxy.cpp: In member function virtual void QmlProfiler::Internal::BasicTimelineModel::clear():
qmlprofilertimelinemodelproxy.cpp:83: error: template<class Data, class Base> class QmlProfiler::SortedTimelineModel used without template parameters
make[3]: *** [.obj/release-shared/qmlprofilertimelinemodelproxy.o] Error 1
make[3]: Leaving directory `/root/Projects/qt-creator/src/plugins/qmlprofiler
Any pointers?
Thanks.
[andreyc EDIT]: Added @ around error log
↧