Results 1 to 2 of 2

Thread: VS 2008, Qt Add-in, current build platform error message

  1. #1
    Join Date
    Mar 2009
    Location
    Freiburg, Germany
    Posts
    5
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default VS 2008, Qt Add-in, current build platform error message

    I am using VS 2008 + Qt Visual Studio Add-in RC 1 on Vista Business x64.
    I compiled Qt from source in both 32 and 64 bit Version. The mingw version is also installed.
    $QTDIR and Path point to the x64 Version of the Qt.

    Building and running x64 Qt programs works fine but every time I start the build process an error message pops up, claiming:
    "The following error occured: Can't find a Qt version for the current build platform."
    After clicking OK, the build proceeds without any problems, producing a correct x64 binary.

    The Qt options (from the "Qt" entry in the menubar) also contain the path to the x64 as well as the project settings.

    When compiling with Win32, there is no error message from the Add-in but (naturally) an error message from the linker.

    So the question is: how does the VS Add-in determine which build platform is currently used? Is it possible to ignore errors from the Add-in?

    Thanks for any hints.

  2. #2
    Join Date
    Mar 2009
    Location
    Freiburg, Germany
    Posts
    5
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: VS 2008, Qt Add-in, current build platform error message

    OK, I finally found someone with the same problem. It seem to be a bug that will be fixed in future versions.

    http://labs.trolltech.com/forums/topic/579

Similar Threads

  1. Shadow build QT for the win32-g++ (MinGw) platform.
    By Avrohom in forum Installation and Deployment
    Replies: 0
    Last Post: 20th January 2009, 23:10
  2. Current tutorial on qt-opensource installation for Visual Studio 2005 / 2008
    By ntessore in forum Installation and Deployment
    Replies: 1
    Last Post: 16th May 2008, 12:15
  3. Crash handler on Win32
    By niko in forum Qt Programming
    Replies: 3
    Last Post: 12th November 2007, 19:41
  4. Distributing QT application for Mac OS
    By mb0 in forum Qt Programming
    Replies: 1
    Last Post: 31st May 2007, 18:59
  5. Replies: 15
    Last Post: 21st April 2007, 17:46

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.