Results 1 to 3 of 3

Thread: Help to install Qt in Windows Xp

  1. #1
    Join Date
    Feb 2006
    Posts
    157
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4

    Default Help to install Qt in Windows Xp

    Hai floks,

    Actually i am trying to install Qt-3.3.4 ( licensed virson) in Windows Xp .
    I want Qt to be used in VC++ 6 IDE. I have done the following steps.

    1. Installed VC++ 6
    2. Then trying to install Qt 3.3.4 by running the setup
    At this time i got a error in installation wizard ie; here as follows..

    ---------------------------
    --------------------------
    Interbase...............no
    Sources are in..............C:\Qt\3.3.4
    Install prefix..............C:\Qt\3.3.4
    Headers installed to........C:\Qt\3.3.4\include
    Libraries installed to......C:\Qt\3.3.4\lib
    Plugins installed to........C:\Qt\3.3.4\plugins
    Binaries installed to.......C:\Qt\3.3.4\bin
    Docs installed to...........C:\Qt\3.3.4\doc
    Data installed to...........C:\Qt\3.3.4
    Translations installed to...C:\Qt\3.3.4\translations
    Creating qmake...
    'nmake' is not recognized as an internal or external command,
    operable program or batch file.
    Building qmake failed, return code 1
    The configure process failed.

    ------
    ------


    This was the ERROR i have got

    Please help to resolve this problem....!!!

    Thank you

  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: Help to install Qt in Windows Xp

    Visual Studio was installed incorrectly and nmake can't be found. You should either reinstall it or change environment variables in your system so that nmake can be found.

  3. The following user says thank you to wysota for this useful post:

    joseph (17th November 2006)

  4. #3
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Thanks
    76
    Thanked 37 Times in 32 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Help to install Qt in Windows Xp

    First of all
    This is a Qt Installion related question and you should take care that it is posted in the correct section

    Now to anwer your question

    See whether you are able to compile any of the sample MFC programs using Visual Studio

    if you are not able to compile any, then there could be error in your installion & reinstallion is an option

    If so. add the c:\location\of\vc\bin to the PATH environment varaible
    And then try Qt installation again
    We can't solve problems by using the same kind of thinking we used when we created them

  5. The following user says thank you to sunil.thaha for this useful post:

    joseph (17th November 2006)

Similar Threads

  1. Deploying with MySQL support under Windows
    By KShots in forum Installation and Deployment
    Replies: 1
    Last Post: 12th October 2006, 09:19
  2. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 01:00
  3. MDI windows without QWorkspace
    By Big Duck in forum Newbie
    Replies: 2
    Last Post: 16th June 2006, 17:15
  4. Cannot Install KDEdevel packages on linux
    By wirajr in forum KDE Forum
    Replies: 12
    Last Post: 5th February 2006, 21:01
  5. Can't install Qt4.1 with SQL Support for ODBC in Windows XP
    By danieltruchsess in forum Installation and Deployment
    Replies: 1
    Last Post: 5th February 2006, 10:02

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.