Results 1 to 3 of 3

Thread: qmake VERSION variable breaks my code on MSVC2010 with qt4.7.3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    11
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: qmake VERSION variable breaks my code on MSVC2010 with qt4.7.3

    Good point. I just ran qmake with msvc2008 settings and compiled it with msvc2008 and everything works fine. And it works fine because the version number is NOT appended to the target file. In fact there is no separate field in msvc2008 project settings for Target Name as there is in msvc2010. So i'm still thinking it's a qmake bug.

    But i was wondering if anyone can actually replicate this error to make sure that it's not just a problem with my setup.

    P.S.: I'm attaching the project files i used to make it easier for people try to replicate this problem.
    Attached Files Attached Files
    Last edited by redoctober0; 13th June 2011 at 15:44.

Similar Threads

  1. qmake INSTALLS variable not working as expected
    By andy.fillebrown in forum Newbie
    Replies: 4
    Last Post: 9th November 2010, 16:04
  2. Packaging with the qmake INSTALLS variable
    By Mookie in forum Installation and Deployment
    Replies: 4
    Last Post: 3rd November 2010, 19:01
  3. Qmake variable
    By bunjee in forum Qt Programming
    Replies: 3
    Last Post: 29th July 2009, 14:00
  4. qmake doesn't respect QMAKESPEC variable
    By piotr.dobrogost in forum Installation and Deployment
    Replies: 5
    Last Post: 19th July 2009, 22:08
  5. qmake - how to extract number from variable
    By Vanir in forum Qt Programming
    Replies: 1
    Last Post: 12th January 2009, 18:12

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.