Qt5_DIR-NOTFOUND
Solved
General and Desktop
-
Your build started correctly.
Qt Creator uses cmake since it's a cmake project. The main difference is that the paths for Qt are pre-configured so you do not have to worry about that.
What is failing here is the rc call. How does your CMakeFile.txt look like ?
-
It's the rc part that fails. Did you a fresh build from start ?
-
You're welcome !
What did you do to succeed ?