Results 1 to 5 of 5

Thread: Installation

  1. #1
    Join Date
    Oct 2006
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Installation

    I am a beginner and I tried to install open source Qt for C++ on Windows machine.
    It gives me the following error.

    NMAKE : fatal error U1073: don't know how to make 'Qt'
    Stop.

    I have already set the environment variables for Qt .

    Why is it happening and what should I do.

    Thanks
    Sanwar

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Installation

    Which version are you trying to install? Did you run the configure utility?

  3. #3
    Join Date
    Oct 2006
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Installation

    Its version 4.2

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Installation

    Quote Originally Posted by sanwar View Post
    Its version 4.2
    The Open Source version of Qt 4 doesn't work (officially) M$ toolchain. Either install MinGW (you can even download a precompiled version of Qt from Trolltech) or try this (but I'm not sure if it works).

  5. #5
    Join Date
    Aug 2006
    Location
    Madison, WI USA
    Posts
    153
    Thanks
    35
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Installation

    I am running into a similar problem using Qt 4.2.0 open source and msvc.net.

    I tried using the directions on the http://qtnode.net/wiki/Qt4_with_Visual_Studio page and received the NMAKE: U1073 error (don't know how to make 'generators\win32\msvc_dsp.h') when running "qconfigure.bat -msvc.net".

    Is the only solution to use the commercial version?

Similar Threads

  1. Mac installation issue with .profile
    By jcr in forum Installation and Deployment
    Replies: 18
    Last Post: 7th October 2006, 06:34
  2. do Qt4 installation depends on gcc version
    By quickNitin in forum Installation and Deployment
    Replies: 3
    Last Post: 3rd October 2006, 06:14
  3. Qt/Embedded Installation error during make
    By mahe2310 in forum Installation and Deployment
    Replies: 5
    Last Post: 7th September 2006, 04:05
  4. Questions regarding the installation mechanics
    By NewGuy in forum Installation and Deployment
    Replies: 17
    Last Post: 15th June 2006, 09:29
  5. Qanava installation
    By therealjag in forum Installation and Deployment
    Replies: 1
    Last Post: 24th March 2006, 10:33

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.