Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cannot go through configuration for Qt-4.8.0 on Ubuntu 11.10.
Forum Updated to NodeBB v4.3 + New Features

Cannot go through configuration for Qt-4.8.0 on Ubuntu 11.10.

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 2.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shandou
    wrote on last edited by
    #1

    Hey guys,

    I uninstalled my older Qt and tried to install the new one, but oddly I cannot even get it through the configuration stage.

    ======================================
    Creating qmake. Please wait...
    g++ -c -o project.o -m64 -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/sdou/Software/qt-everywhere-opensource-src-4.8.0/include -I/home/sdou/Software/qt-everywhere-opensource-src-4.8.0/include/QtCore -I/home/sdou/Software/qt-everywhere-opensource-src-4.8.0/src/corelib/global -I/home/sdou/Software/qt-everywhere-opensource-src-4.8.0/src/corelib/xml -I/home/sdou/Software/qt-everywhere-opensource-src-4.8.0/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/sdou/Software/qt-everywhere-opensource-src-4.8.0/mkspecs/linux-g++-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED project.cpp
    In file included from /home/sdou/Software/qt-everywhere-opensource-src-4.8.0/include/QtCore/qlist.h:1:0,
    from /home/sdou/Software/qt-everywhere-opensource-src-4.8.0/include/QtCore/../../src/corelib/tools/qstringlist.h:47,
    from /home/sdou/Software/qt-everywhere-opensource-src-4.8.0/include/QtCore/qstringlist.h:1,
    from project.h:45,
    from project.cpp:42:
    /home/sdou/Software/qt-everywhere-opensource-src-4.8.0/include/QtCore/../../src/corelib/tools/qlist.h:58:15: fatal error: new: No such file or directory
    compilation terminated.
    make: *** [project.o] Error 1

    Could anyone give me some suggestions on what might've caused the problem here?

    Thank you very much! :)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      shoyeb
      wrote on last edited by
      #2

      i dont know weather this will work or not but u can do one thing download again and try re-installing it.

      There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Scylla
        wrote on last edited by
        #3

        I guess you did download the *.zip package. This will Not work on a linux machine because of the different line endings. You have to take the *.gz or *.tar.bz2 package and it will work!

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved