Results 1 to 3 of 3

Thread: are there prebuilt qt-binaries or does one always have to build it himself?

  1. #1
    Join Date
    Mar 2007
    Posts
    9
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default are there prebuilt qt-binaries or does one always have to build it himself?

    are there pre-built qt-binaries or does one always have to build it himself in windows.

  2. #2
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Thanks
    55
    Thanked 12 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: are there prebuilt qt-binaries or does one always have to build it himself?

    Yes, Trolltech distributes installers that will install both pre-built binaries and source. From there, you can further configure your Qt install for other platforms.
    It's in here:
    http://trolltech.com/developer/downloads/qt/windows

    Of course, if you need VS2005 support, you have to buy the commercial version of Qt. Otherwise, MinGW is your c++ compiler.
    Software Engineer



  3. #3
    Join Date
    Jan 2007
    Posts
    68
    Thanks
    9
    Thanked 8 Times in 8 Posts

    Default Re: are there prebuilt qt-binaries or does one always have to build it himself?

    Quote Originally Posted by gfunk View Post
    Of course, if you need VS2005 support, you have to buy the commercial version of Qt. Otherwise, MinGW is your c++ compiler.
    You can use VS2003, VS2005 & other versions with the open source edition, without a problem.

    But then you have to build your binaries, and apply some patches, e.g. for VS2003 you can find the patch here.

    How to build your own version you can read here

    it takes some time, but is not a big deal...

    greetz

Similar Threads

  1. QWT fails in debug build
    By steg90 in forum Qwt
    Replies: 1
    Last Post: 11th November 2011, 06:53
  2. Build error on mac Platform::WaitMouseMoved
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 12th July 2007, 13:18

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.