I try to compile it:
Qt Code:
cmake ../QQMsn -DQT_NO_DEBUG_OUTPUTTo copy to clipboard, switch view to plain text mode
Output:
But what is VAR, type and value? I only has a value (QT_NO_DEBUG_OUTPUT), what are the others?Parse error in command line argument: -DQT_NO_DEBUG_OUTPUT
Should be: VAR:type=value
CMake Error: No cmake scrpt provided.
CMake Error: Problem processing arguments. Aborting.
Using Qt version 4.3.0
Bookmarks