Results 1 to 2 of 2

Thread: Building 64 bit visual studio projects .sln

  1. #1
    Join Date
    Apr 2008
    Location
    Pittsburgh,PA,USA
    Posts
    48
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Building 64 bit visual studio projects .sln

    I know I can have qmake generate Makefiles and use that to build 64 bit executables by building these inside a "Visual Studio 2008 x64 Command Prompt".

    However if I have it generate visual studio projects it builds as win32 bit instead of 64 bit even though I ran the 64 bit qmake executable in a the same x64 command prompt.
    Last edited by drescherjm; 20th September 2010 at 18:45.
    John

  2. #2
    Join Date
    Mar 2009
    Posts
    19
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Building 64 bit visual studio projects .sln

    Apparently, this is a limitation:
    http://stackoverflow.com/questions/3...tudio-solution

    But you can open the 32-bit solution file, add a 64-bit config, and it will work.

Similar Threads

  1. Replies: 8
    Last Post: 28th October 2013, 01:08
  2. Qt Visual Studio Add-in for Visual Studio 2010??
    By jiapei100 in forum Installation and Deployment
    Replies: 3
    Last Post: 5th July 2010, 13:14
  3. Starting building QT projects
    By FuryCradle in forum Newbie
    Replies: 3
    Last Post: 25th September 2009, 06:06
  4. problem building 2009.3.1 with visual studio 2010 beta
    By majestik666 in forum Installation and Deployment
    Replies: 2
    Last Post: 25th September 2009, 04:13
  5. Building QExtserialport with Visual Studio 2008
    By bnilsson in forum Qt Programming
    Replies: 7
    Last Post: 7th June 2009, 11:15

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.