We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Caution: If you don't have Qt4 configured, use cpp instead of qt4-project. The work-through is the same.
cpp
qt4-project
Tip: Better to use VS2015. (I'll leave the tutorial here 'cause I don't have time to re-screenshot.)
CMakeLists.txt
*.sln
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Caution: If you don't have Qt4 configured, use
cpp
instead ofqt4-project
. The work-through is the same.Tip: Better to use VS2015. (I'll leave the tutorial here 'cause I don't have time to re-screenshot.)
1. Drag
CMakeLists.txt
to CMakeGUI2. Build Visual Studio Solution
3. Go to build dir, and open
*.sln
with Visual Studio4. Set StartUp Project
5. Build & Run
6. Finally, you did it
The text was updated successfully, but these errors were encountered: