QB64 in WSL2
#4
Yeah I guess that makes sense, we don't have OpenSUSE detection in the script. That said it really doesn't prevent you from using QB64, you just need to install the packages for the dependencies it lists. The error you're seeing indicates that OpenGL is not installed, probably indicating you don't have graphics support (which QB64 does require). How you get that working with WSL2 I'm not sure as I haven't ever done it, but my understanding is that it is possible.

You also don't necessarily need graphics _working_, you just need the libraries installed. You could probably then get away with using the
-x
parameter to compile your programs, which might work even without graphics support.
Reply


Messages In This Thread
QB64 in WSL2 - by Kernelpanic - 05-29-2022, 03:45 PM
RE: QB64 in WSL2 - by DSMan195276 - 05-29-2022, 07:14 PM
RE: QB64 in WSL2 - by Kernelpanic - 05-30-2022, 02:28 PM
RE: QB64 in WSL2 - by DSMan195276 - 05-31-2022, 03:34 AM
RE: QB64 in WSL2 - by SMcNeill - 05-31-2022, 08:35 AM
RE: QB64 in WSL2 - by Kernelpanic - 05-31-2022, 03:16 PM



Users browsing this thread: 3 Guest(s)