Results 1 to 6 of 6

Thread: nmake error during .pro compiling

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2007
    Location
    Italy
    Posts
    172
    Thanks
    39
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: nmake error during .pro compiling

    i compiled Qt library as in:
    http://doc.trolltech.com/4.4/install-win.html
    with:
    Qt Code:
    1. D:
    2. cd \Qt\4.4.0
    3. configure
    To copy to clipboard, switch view to plain text mode 
    i was looking how to configure VS here:
    http://wiki.qtcentre.org/index.php?t..._Visual_Studio
    and I'm not able to understand where to find qconfigure script:
    When you have decided about which options to use, call the qconfigure script that was created by the ACS patch. The script accepts the version of your Visual Studio following by any set of the configure options you want to be active.
    Do i need to download a patch? i'm using Qt 4.4.0

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: nmake error during .pro compiling

    Quote Originally Posted by mattia View Post
    and I'm not able to understand where to find qconfigure script
    Use "configure".

    Do i need to download a patch? i'm using Qt 4.4.0
    No, as the article says, it's no more needed for Qt versions 4.3.2 and greater.
    J-P Nurmi

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.