Okay, i managed to fix the problem.
I completely mixed up the compiler.
Selecting the visual studio 2017 compiler in cmake and "C:\Qt\5.10.0\msvc2015" as my root path for Qt made it work.
Thank you for your fast reply.
Grégoire
Search found 2 matches
- Mon Mar 19, 2018 5:13 pm
- Forum: Windows related topics
- Topic: QOpenGLFunctions_2_1 : I cannot manage to use it
- Replies: 3
- Views: 23046
- Mon Mar 19, 2018 10:13 am
- Forum: Windows related topics
- Topic: QOpenGLFunctions_2_1 : I cannot manage to use it
- Replies: 3
- Views: 23046
QOpenGLFunctions_2_1 : I cannot manage to use it
Hello everyone, I am new to cloud compare and trying to use in on visual studio 2017. I followed the guide on on to compile it but I can't manage to solve my last problem : even if i can include the "QOpenGlFunctions_2_1.h", the build will fail with an "identifier undefined" for ...