Results 1 to 2 of 2

Thread: Error During ./Configure Command

  1. #1
    Join Date
    Sep 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Error During ./Configure Command

    Qt Code:
    1. samundra@riskyboy /tmp/qt4.5.2 $ ./configure
    2. Which edition of Qt do you want to use ?
    3.  
    4. Type 'c' if you want to use the Commercial Edition.
    5. Type 'o' if you want to use the Open Source Edition.
    6.  
    7. o
    8.  
    9.  
    10. This is the Qt/X11 Open Source Edition.
    11.  
    12. You are licensed to use this software under the terms of
    13. the GNU General Public License (GPL) versions 3.
    14. You are also licensed to use this software under the terms of
    15. the Lesser GNU General Public License (LGPL) versions 2.1.
    16.  
    17. Type '3' to view the GNU General Public License version 3.
    18. Type 'L' to view the Lesser GNU General Public License version 2.1.
    19. Type 'yes' to accept this license offer.
    20. Type 'no' to decline this license offer.
    21.  
    22. Do you accept the terms of either license? yes
    23.  
    24. Creating qmake. Please wait...
    25. ln: creating symbolic link `/tmp/qt4.5.2/include/QtCore/qconfig.h': File exists
    26. ln: creating symbolic link `/tmp/qt4.5.2/include/Qt/qconfig.h': File exists
    27. g++ -c -o project.o -pipe -DQMAKE_OPENSOURCE_EDITION -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -I/tmp/qt4.5.2/include -I/tmp/qt4.5.2/include/QtCore -I/tmp/qt4.5.2/src/corelib/global -I/tmp/qt4.5.2/src/script -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/tmp/qt4.5.2/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT project.cpp
    28. In file included from /tmp/qt4.5.2/include/QtCore/qglobal.h:1,
    29. from /tmp/qt4.5.2/include/QtCore/../../src/corelib/tools/qalgorithms.h:45,
    30. from /tmp/qt4.5.2/include/QtCore/qalgorithms.h:1,
    31. from /tmp/qt4.5.2/include/QtCore/../../src/corelib/tools/qstringlist.h:45,
    32. from /tmp/qt4.5.2/include/QtCore/qstringlist.h:1,
    33. from project.h:45,
    34. from project.cpp:42:
    35. /tmp/qt4.5.2/include/QtCore/../../src/corelib/global/qglobal.h:62:28: error: QtCore/qconfig.h: No such file or directory
    36. make: *** [project.o] Error 1
    To copy to clipboard, switch view to plain text mode 

    I always keep getting the same error again and again. Anyone please help me.

    Krak

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Error During ./Configure Command

    Do you have enough free space on /tmp?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 7
    Last Post: 20th October 2012, 13:44
  2. Possible to return to command prompt immediately?
    By Pembar in forum Qt Programming
    Replies: 8
    Last Post: 29th June 2009, 21:11
  3. Replies: 0
    Last Post: 28th February 2009, 23:18
  4. Program not compiling on Fresh install of Leopard
    By dvmorris in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2007, 10:22
  5. QProcess in a QThread
    By chombium in forum Qt Programming
    Replies: 2
    Last Post: 11th January 2006, 15:52

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.