guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.74k stars 219 forks source link

VirtualBox: Goxel does not run in Windows VM #255

Closed calousar closed 1 year ago

calousar commented 2 years ago

Goxel version: 0.10.8 VirtualBox Version: 6.1.16 Host: Ubuntu 20.10 Guest VM: Windows 10 Pro (Version 20H2)

VirtualBox_Windows 10_25_09_2021_00_19_06

It appears to be an OpenGL issue, but I'm not sure how to fix it. Other 3D applications like the Unity game engine run just fine under the same setup.

How to get this working?

guillaumechereau commented 1 year ago

Really not sure about that, I rarely use Windows or VM. If you know how to compile you could try to compile goxel in debug mode on your guest OS and see if there are some errors that show at runtime.