Replies: 2 comments 3 replies
|
The issue is weirder, the code works fine when launching the executable via |
0 replies
xmake will automatically add runtime env (shared package) to |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
So I was trying to install the GLAD package via my xmake.lua file and it worked fine, so I tried clearing the screen, but the window stayed black, so I looked up online and found out that you can configure the package. I configured the package, with this command:
But when trying again and looking up the current configuration with
xmake require --info glad, it just stayed the same.All reactions