Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
-
4c1b3c863 (master), 67c2570d7 (master), 858d49611 (master), ca4af940b (master)
Description
In qmake projects, running qmake with -spec macx-xcode produces XCode project for it (and probably there is similar option for CMake). Maybe export option could be added somewhere in the menus perhaps which runs this qmake -spec macx-xcode for the project.
Maybe same for Visual Studio as well.
Qt Creator apparently refuses to run qmake command if make step is missing so adding that to qmake arguments and removing make step doesn't work and user has to go to command like and run it from there (and with make step it fails because Makefile is missing).
Attachments
For Gerrit Dashboard: QTCREATORBUG-28149 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
447268,3 | ProjectExplorer: Add "Generate" sub-menu to build menu | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
447537,2 | ProjectExplorer: Add infastructure for build system specific generators | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
449003,4 | QmakeProjectManager: Provide generators for Xcode and Visual Studio | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
449156,3 | CMakeProjectManager: Provide generators | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |