Results 1 to 9 of 9

Thread: Can't configure for Win32 MSVC .NET

  1. #1
    Join Date
    Feb 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Can't configure for Win32 MSVC .NET

    I downloaded QT 4.1.1 OpenSource and can't get it to configure.
    I tried:
    configure -platform win32-msvc.net
    but it reports:
    Invalid option "win32-msvc.net" for -platform.

    Trying to set QMAKESPEC to win32-msvc.net and running just "configure" yields an error to the same effect.

    Any ideas?

  2. #2
    Join Date
    Feb 2006
    Location
    US
    Posts
    173
    Thanks
    16
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Can't configure for Win32 MSVC .NET

    You have to use MinGW for open-source edition.

    You can use the prebuilt installation, qt-win-opensource-4.1.1-mingw.exe, at:
    http://www.trolltech.com/download/qt/windows.html

  3. #3
    Join Date
    Feb 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Can't configure for Win32 MSVC .NET

    Quote Originally Posted by brcain
    You have to use MinGW for open-source edition.
    Is there a particular reason for this? Does the commercial version support MSVC? If so, why not the open source one?

  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: Can't configure for Win32 MSVC .NET

    Quote Originally Posted by saber850
    Does the commercial version support MSVC?
    Yes.

    Quote Originally Posted by saber850
    If so, why not the open source one?
    http://www.qtcentre.org/forum/showthread.php?t=765

  5. #5
    Join Date
    Jan 2006
    Location
    Netherlands
    Posts
    56
    Thanks
    10
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Can't configure for Win32 MSVC .NET

    Quote Originally Posted by saber850
    Is there a particular reason for this? Does the commercial version support MSVC? If so, why not the open source one?
    there is a way you can patch the opensource version.. so it will support msvc.net and msvc2005..

    http://sourceforge.net/project/showf...group_id=49109
    ..:: Still Standing Strong ::..

  6. #6
    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: Can't configure for Win32 MSVC .NET

    Quote Originally Posted by BrainB0ne
    there is a way you can patch the opensource version.. so it will support msvc.net and msvc2005..

    http://sourceforge.net/project/showf...group_id=49109
    I wonder how Trolltech takes this kind of patch.....
    As I have understood it's against their policy.

  7. #7
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Can't configure for Win32 MSVC .NET

    Quote Originally Posted by jpn
    I wonder how Trolltech takes this kind of patch.....
    As I have understood it's against their policy.
    What is against their policy? Don't understand this...
    Qt-opensource-win is GPL and the patch is too - so what to blame?

  8. #8
    Join Date
    Feb 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Can't configure for Win32 MSVC .NET

    Thanks for the link and kudos to Trolltech.

  9. #9
    Join Date
    Feb 2006
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Can't configure for Win32 MSVC .NET

    Thanks to all for the quick and helpfull responses.
    My interest in QT (at this time) is so I can build and debug KDiff3 (http://sourceforge.net/projects/kdiff3/). KDiff3 was working well before Corp IT started remotely administering our Windows machines. Now KDiff3 takes 10-20 seconds to start.
    Using SysInternals' FileMon I see a bunch of stuff happening, including BUFFER OVERFLOW results. So I wanted to step through KDiff3 in a debugger to find the source(s) of these problems.

    Thanks again.

Similar Threads

  1. Qt configure with msvc.net
    By jivanr in forum Installation and Deployment
    Replies: 1
    Last Post: 11th June 2007, 08:17
  2. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15
  3. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41

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.