Results 1 to 1 of 1

Thread: Compiling and instaling Qt Creator from source error

  1. #1
    Join Date
    Aug 2012
    Posts
    19
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Compiling and instaling Qt Creator from source error

    Hello,
    Im trying to install Qt Creator from source.

    Qmake process is done without any problems, but when i do "make install INSTALL_ROOT=$INSTALL_DIRECTORY" I got those erros:

    /home/qt-creator/src/shared/qbs/src/lib/corelib/api/projectdata.cpp: In member function ‘QStringList qbs::GroupData::allFilePaths() const’:
    /home/qt-creator/src/shared/qbs/src/lib/corelib/api/projectdata.cpp:155: error: expected primary-expression before ‘[’ token
    /home/qt-creator/src/shared/qbs/src/lib/corelib/api/projectdata.cpp:155: error: expected primary-expression before ‘]’ token
    /home/qt-creator/src/shared/qbs/src/lib/corelib/api/projectdata.cpp:155: error: expected primary-expression before ‘const’
    make[2]: *** [projectdata.o] Error 1
    make[2]: Leaving directory `/home/qt-creator/qt-creator-build/src/shared/qbs/src/lib/corelib'
    make[1]: *** [sub-shared-qbs-src-lib-corelib-install_subtargets-ordered] Error 2
    make[1]: Leaving directory `/home/qt-creator/qt-creator-build/src'
    make: *** [sub-src-install_subtargets-ordered] Error 2

    Does anybody know where is the problem?
    Last edited by Kaluss; 19th June 2015 at 12:18.

Similar Threads

  1. QT Creator 3.40 (open source) give cmake.exe error when start-up
    By BDD in forum Installation and Deployment
    Replies: 0
    Last Post: 18th May 2015, 09:43
  2. error while compiling qtmobility from source
    By Aladin in forum Installation and Deployment
    Replies: 4
    Last Post: 5th May 2011, 17:24
  3. Qt Creator Compilation error when compiling Qt Creator 2.0 for x64
    By agerlach in forum Qt Tools
    Replies: 2
    Last Post: 9th July 2010, 23:56
  4. Error compiling Qt Creator src on windows
    By munna in forum Installation and Deployment
    Replies: 2
    Last Post: 18th May 2009, 13:58
  5. error compiling Qt Creator
    By gt.beta2 in forum Qt Tools
    Replies: 3
    Last Post: 6th April 2009, 15:49

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.