I was able to get it to work by commenting line 25 from file src/src/shared/qbs/src/lib/lib.pro
# else: *g++*|*clang*|*icc*:QMAKE_CXXFLAGS += Werror Karl On 2013-08-08 15:02, Bob Hood wrote: > I have to do some Qt development work with CentOS 6.4 and Qt 4.8.4. Out of > the box, CentOS 6.4 provides "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)". > Attempting to install QtCreator 2.8.0 is a miserable failure because any > useful plug-in refuses to load: > > Cannot load plugin because dependency failed to load: CppTools(2.8.0) > Reason: Cannot load plugin because dependency failed to load: > ProjectExplorer(2.8.0) > Reason: > /opt/qtcreator-2.8.0/lib/qtcreator/plugins/QtProject/libProjectExplorer.so: > Cannot load library > /opt/qtcreator-2.8.0/lib/qtcreator/plugins/QtProject/libProjectExplorer.so: > (/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by > /opt/qtcreator-2.8.0/lib/qtcreator/plugins/QtProject/../../libQtcSsh.so.1)) > > and so on. > > I've tried installing the "test" devtools 1.1 to get gcc 4.7.x, but I cannot > seem to get QtCreator to see it. > > I've also tried building QtCreator from source, using gcc 4.4.7, and pointing > it at Qt 4.8.4, but it ultimately errors out on the QtHelp project with C++ > errors. > > Is there any hope that I can use QtCreator as my development IDE with this > Linux distro? > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest [1] Links: ------ [1] http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
