Coder Social home page Coder Social logo

cmakeprojectmanager's Issues

the plugin doesn't build

On Arch Linux, QtC 3.6.0, g++ 5.3. the log

g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DCMAKEPROJECTMANAGER_LIBRARY -DIDE_LIBRARY_BASENAME=\"lib\" -DQT_CREATOR -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQMAKE_AS_LIBRARY -DPROPARSER_THREAD_SAFE -DPROEVALUATOR_THREAD_SAFE -DPROEVALUATOR_CUMULATIVE -DPROEVALUATOR_SETENV -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/marcin/.cache/pacaur/qtcreator-cmakeprojectmanager2-plugin-git/src/src -I/usr/src/qtcreator/src/libs -I/usr/src/qtcreator/tools -I/usr/src/qtcreator/src/plugins -I/usr/src/qtcreator/src/shared -I/usr/src/qtcreator/src/libs/3rdparty -I. -I/usr/src/qtcreator/src/plugins/texteditor -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtConcurrent -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtCore -I.moc/release-shared -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/release-shared/cmakeproject.o cmakeproject.cpp
cmakeproject.cpp: In member function ‘bool CMakeProjectManager::CMakeProject::fromMap(const QVariantMap&)’:
cmakeproject.cpp:597:30: error: no matching function for call to ‘CMakeProjectManager::CMakeProject::fromMap(const QVariantMap&)’
     if (!Project::fromMap(map))
                              ^
In file included from cmakeproject.h:37:0,
                 from cmakeproject.cpp:31:
/usr/src/qtcreator/src/plugins/projectexplorer/project.h:172:27: note: candidate: virtual ProjectExplorer::Project::RestoreResult ProjectExplorer::Project::fromMap(const QVariantMap&, QString*)
     virtual RestoreResult fromMap(const QVariantMap &map, QString *errorMessage);
                           ^
/usr/src/qtcreator/src/plugins/projectexplorer/project.h:172:27: note:   candidate expects 2 arguments, 1 provided
Makefile:1000: recipe for target '.obj/release-shared/cmakeproject.o' failed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.