Results 1 to 8 of 8

Thread: Newbie Question -> Is there any roadmap for 64 Bits QT distribution for Windows

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2013
    Location
    Rio de Janeiro, Brasil
    Posts
    6
    Qt products
    Qt5
    Platforms
    Windows

    Question Newbie Question -> Is there any roadmap for 64 Bits QT distribution for Windows

    Hi,

    I'm deciding which IDE to use for C++ and I've liked QT. I installed the last version available and noted that I can't use MySql 64 Bits with QT because it is for 32 bits. As I use Windows 7 64 Bits and I don't know how to compile it to a 64 bits and as I don't have any Visual Studio installed to make the 64 bits version, I'm asking: Is there any chance to have this version in a short time?

    If yes, I think it worth to wait for...

    Thank you.
    Esales

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Newbie Question -> Is there any roadmap for 64 Bits QT distribution for Windows

    You can use 32bit programs on 64bit Windows.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Mar 2013
    Location
    Rio de Janeiro, Brasil
    Posts
    6
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Newbie Question -> Is there any roadmap for 64 Bits QT distribution for Windows

    Yeap, I know it, but I want to develop 64 bits application on 64 bits Windows. Anyway thank you for the replay.

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Newbie Question -> Is there any roadmap for 64 Bits QT distribution for Windows

    Both MySql and Qt can be built as 64-bit on Windows and the necessary supported Microsoft compiler is available as part of the Windows SDK 7/7.1 (not 8) or the Visual Studio Express 2012 version (free, as in no dollars). Why wait when you can roll your own?

    If you are feeling adventurous you may even be able to build it with a 64-bit MingW; but that is not supported.

Similar Threads

  1. Replies: 3
    Last Post: 26th September 2012, 07:52
  2. Newbie question about QToolBar
    By AlbertoN in forum Newbie
    Replies: 1
    Last Post: 28th May 2012, 06:38
  3. Replies: 1
    Last Post: 23rd January 2012, 20:17
  4. Newbie Question: Use same source for S60, Windows Mobile and Embedded Linux
    By extreme001 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 25th January 2010, 21:53
  5. Newbie Designer question
    By JariV in forum Qt Tools
    Replies: 0
    Last Post: 15th February 2009, 22:24

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.