Discussion:
[osg-users] How to resolve OSG compiler errors using Opengles3.0?
MEKKI Mhamed
2021-03-16 21:37:40 UTC
Permalink
Hey, i advice you to use vcpkg to compile and build your library.
win10&osg3.6.4&gl3&cmake
[image: QQ囟片20210310200048.png]
1>------ Build started: Project: osg, Configuration: Debug x64 ------
1> Depth.cpp
error C3861: 'glDepthRangef': identifier not found
1> Shader.cpp
error C2065: 'GL_NUM_SHADER_BINARY_FORMATS': undeclared identifier
error C2065: 'GL_SHADER_BINARY_FORMATS': undeclared identifier
error C3861: 'glShaderBinary': identifier not found
1> Generating Code...
2>------ Build started: Project: osgUtil, Configuration: Debug x64 ------
2> RenderStage.cpp
error C3861: 'glClearDepthf': identifier not found
--
You received this message because you are subscribed to the Google Groups
"OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/osg-users/b9c28f74-72c7-47ff-a7f6-19d5c5483522n%40googlegroups.com
<https://groups.google.com/d/msgid/osg-users/b9c28f74-72c7-47ff-a7f6-19d5c5483522n%40googlegroups.com?utm_medium=email&utm_source=footer>
.
--
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osg-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/CAKCvRh%2Bb7qxa4zsdvtfEzuTTz3tL5yE7wbe%3D%2BM8e9cQ3Qs3e4w%40mail.gmail.com.
Loading...