Results 1 to 4 of 4

Thread: Compilation fails in Windows XP

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Compilation fails in Windows XP

    Please help

    I downloaded this file : qt-creator-win-opensource-2.0.0.exe, installed it in a Windows XP machine.
    The first problem I experience when trying to run the application, it has a message saying "examples not installed"
    So I could not use the examples. I tried to do my first program using addressbook part1. it look like qmake,cmake,make does is missing in my complilation. below is what I get when trying to compile.

    Could not find make command: make in the build environment
    Error while building project part1 (target: Desktop)
    When executing build step 'Make'

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Compilation fails in Windows XP

    In order to use Qt Creator to develop your programs you need at least the following components:

    - The Qt library
    - A compiler and a linker

    Suggestion: download the latest Qt SDK. Then setup your Qt Creator 2.0

  3. #3
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Compilation fails in Windows XP

    Download Qt SDK, from here it has everything you need (Qt Creator 2.0 it's included)
    Last edited by Zlatomir; 1st July 2010 at 15:40.

  4. #4
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Compilation fails in Windows XP

    Thank you very much. I downloaded Qt SDK at the link you provided. it now works. I have compiled different examples already.

Similar Threads

  1. Qt 4.6.1 Compilation fails!
    By Diegol in forum Installation and Deployment
    Replies: 1
    Last Post: 10th February 2010, 16:36
  2. Compilation of phonon fails
    By pospiech in forum Installation and Deployment
    Replies: 1
    Last Post: 28th January 2010, 07:44
  3. Making Fails in Windows XP
    By sashwinamrita in forum Installation and Deployment
    Replies: 4
    Last Post: 8th December 2008, 14:41
  4. Replies: 5
    Last Post: 29th August 2007, 09:12
  5. gcc (linux) : ok ; g++ (windows) : fails
    By nouknouk in forum Qt Programming
    Replies: 1
    Last Post: 25th February 2006, 03:08

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.