Comment #23088
DFB
23088
News
608
2022-01-02 12:04:56
Running this in a virtual machine, since I am using a Mac. The VM is running Windows 10. When trying to run, I get an error saying "SDL_GL_CreateContext failed: Could not create GL context: The operation completed successfully. File C:\Dropbox\MultiGame\multiGame\buildSystem..\src/platform.cpp line 289 Panic template: Can't continue Note that the path with c:\Dropbox is not the path I am running the game from. This VM does not have Dropbox or a C:\Dropbox directory at all. I mention that it is a VM, since it is referring to GL, and I believe that is related to OpenGL. The VM should support hardware graphics acceleration, but there is a decent chance the game is trying to use a method that the VM does not support, or some related issue.