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. Installation problem in qt-creator-2.4.0
Forum Update on Monday, May 27th 2025

Installation problem in qt-creator-2.4.0

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.9k Views
  • 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.
  • Z Offline
    Z Offline
    zvivered
    wrote on 4 Jan 2012, 03:08 last edited by
    #1

    Hello,

    According to README I should do the following steps.

    1. mkdir $BUILD_DIRECTORY
    2. cd $BUILD_DIRECTORY
    3. qmake $SOURCE_DIRECTORY/qtcreator.pro
    4. make (or mingw32-make or nmake or jom, depending on your platform)

    But after step 3 nothing happens. No Makefile is created in $BUILD_DIRECTORY and step 4 fails.

    Building in the src directory works.

    Can you help ?

    Thanks,
    Zvika.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on 4 Jan 2012, 06:31 last edited by
      #2

      Which platform are you on? Which version of Qt do you use? What kind of toolchain / compiler do you use? Is the call to qmake just doing nothing - or are there any error messages?

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        zvivered
        wrote on 6 Jan 2012, 03:02 last edited by
        #3

        Hello,

        I'm running the installation under Centos 5.7, gcc 4.1.2, QT 4.7.4
        The call to qmake does nothing.
        There are no error messages.

        Thanks.

        1 Reply Last reply
        0

        1/3

        4 Jan 2012, 03:08

        • Login

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