Open
Description
Xmake Version
.
Operating System Version and Architecture
.
Describe Bug
the packages opengl-headers and glbinding no longer exist but the examples remain in the documentation which is confusing
when I try to install/search I get this:
> xrepo install glbindings
error: package(glbindings) not found!
error: execv(xmake require -j 18 --extra={system=false} glbindings) failed(-1)
> xrepo search glbindings
The package names:
>
and I know that I only need to use the "opengl" package
Expected Behavior
I think that the extra sections should be deleted
Project Configuration
.
Additional Information and Error Logs
.