- Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
My problem can be spited into three parts.
-
The cmake procedure cannot find my real opengl version. The error message is just like this issue: Could not detect GL version, assuming 3.0 #118
-
Maybe due to the wrong opengl version, the warning "CMake Warning at config/OGLplusLib.cmake:62 (message):
OGLplus library cannot be built!" would showed up during configuration. -
I can ignore the warning and generate the solution. But will have compile error. Just like Compile Errors in VS2017 #149
"oglplus\include\oglplus/glfunc.hpp(34): error C2165: 'left-side modifier': cannot modify pointers to data"
Overall, I cannot successfully build the oglplus library. Is there any settings I should change to build the library? Thanks for your reply in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels