Replies: 2 comments 3 replies
-
The issue is weirder, the code works fine when launching the executable via |
Beta Was this translation helpful? Give feedback.
-
xmake will automatically add runtime env (shared package) to |
Beta Was this translation helpful? Give feedback.
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.Beta Was this translation helpful? Give feedback.
All reactions