Compile error:
/tmp/qtcreator-doxygen/doxygenplugin.cpp:334: error: no match for 'operator=' (operand types are 'QString' and 'QByteArray') response.stdErr = m_process->readAllStandardError();
Running on Ubuntu 14.04 with following parms:
QTCREATOR_SOURCES =/tmp/qt-creator
IDE_BUILD_TREE =/tmp/buildqtc
IDE_LIBRARY_BASENAME = /opt/Qt5.6.1/Tools/QtCreator/lib
/tmp/qt-creator: version 4.01
Compile error:
/tmp/qtcreator-doxygen/doxygenplugin.cpp:334: error: no match for 'operator=' (operand types are 'QString' and 'QByteArray') response.stdErr = m_process->readAllStandardError();Running on Ubuntu 14.04 with following parms:
QTCREATOR_SOURCES =/tmp/qt-creatorIDE_BUILD_TREE =/tmp/buildqtcIDE_LIBRARY_BASENAME = /opt/Qt5.6.1/Tools/QtCreator/lib/tmp/qt-creator: version 4.01