retronx-team/love-nx

Ubuntu VM OpenGL issue

alphafantomu opened this issue · 1 comments

Hey, I'm just trying to see if I can port a game successfully, I'm running VirtualBox 6.1.38 with Ubuntu 20.04.5 amd64. I'm not too experienced with a lot of compiling, but currently I have set up devkitA64 and switch-tools. I'm having problems with love-nx's build.sh not being able to locate OpenGL libraries.

love-nx build fail

This is my OpenGL version:
opengl version

p-sam commented

If you want to port something on the Switch, i'm not sure your desktop or VM OpenGL version matters. You also don't have to compile it, you can grab the latest release and run your game with it, check the README section "Packaging games"