Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt 5.0.1 + qmake + subdirs project: visual studio solution generation problem in separate folder

Qt 5.0.1 + qmake + subdirs project: visual studio solution generation problem in separate folder

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 1 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • AnatolySA Offline
    AnatolySA Offline
    AnatolyS
    wrote on last edited by
    #1

    I have subdirs project and want to generate visual studio solution in separate folder:
    @

    dir
    trunk
    vc10
    cd vc10
    qmake ..\trunk\myapp.pro -tp vc -r
    @
    qmake generates all vcprojects and the myapp.sln solution, but solution has invalid references to the vcprojects.

    I remember that I did it with qmake from Qt 4.8.1.

    Does anybody know it is possible with Qt 5.0.1?

    Thanks in advance.

    1 Reply Last reply
    0
    • AnatolySA Offline
      AnatolySA Offline
      AnatolyS
      wrote on last edited by
      #2

      They said that it has been fixed and will be included into the next 5.0.2 release: https://bugreports.qt-project.org/browse/QTBUG-30041

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved