Skip to content

cmake trying msvc -- why? mingw given #688

Answered by u-an-i
u-an-i asked this question in Q&A
Discussion options

You must be logged in to vote

inside the build target directory on a cli as a 1-liner (so remove newlines):

C:\Qt\Tools\CMake_64\bin\cmake
-DCMAKE_BUILD_TYPE=Release
-DSTATIC_BUILD=TRUE
-DQTONLY=TRUE
-DBUILD_MARBLE_EXAMPLES=NO
-DBUILD_INHIBIT_SCREENSAVER_PLUGIN=NO
-DBUILD_MARBLE_APPS=NO
-DBUILD_MARBLE_EXAMPLES=NO
-DBUILD_MARBLE_TESTS=NO
-DBUILD_MARBLE_TOOLS=NO
-DBUILD_TESTING=NO
-DBUILD_WITH_DBUS=NO
-DMARBLE_EMPTY_MAPTHEME=YES
-DMOBILE=NO
-DWITH_DESIGNER_PLUGIN=NO
-DWITH_Phonon=NO
-DWITH_Qt5Location=NO
-DWITH_Qt5Positioning=NO
-DWITH_Qt5SerialPort=NO
-DWITH_ZLIB=NO
-DWITH_libgps=NO
-DWITH_libshp=NO
-DWITH_libwlocate=NO
-DCMAKE_CXX_COMPILER=C:\Qt\Tools\mingw730_64\bin\
-DCMAKE_INSTALL_PREFIX=F:\OneDrive\Dokumente\GitHu…

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
10 replies
@u-an-i
Comment options

@albar965
Comment options

@KOKAProduktion
Comment options

@KOKAProduktion
Comment options

@u-an-i
Comment options

Answer selected by u-an-i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants