Replies: 1 comment
-
I’m developing Slint on Windows in a VM, using VMware fusion. I think what is required is either an installation of Qt (for software rendering) or an OpenGL driver that’s not the “Windows” one. For example VMware fusion installs one that works, but I suspect that Mesa might also work. It would be good if we had documentation that explained how to set up the Mesa software GL implementation for that purpose (if it works). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I tried to use a Windows VM to build and test an application that on Linux runs fine, but I'm getting an error related to OpenGL context that cannot be created (which is basically the same error reported here #171 (comment)).
I understand a Win VM might be an unsupported use case; if not, are there known issues, fixes or workarounds related to this platform?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions