-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Hi, I get this exception when running implicitview
CreateSharedWindowException
"WindowConfig {configWidth = 640,
configHeight = 480,
configTitle = \"\",
configMonitor = Nothing,
configHints = [WindowHint'Visible False,
WindowHint'ContextVersionMajor 3,WindowHint'ContextVersionMinor 3,WindowHint'OpenGLForwardCompat True,
WindowHint'OpenGLProfile OpenGLProfile'Core], configSwapInterval = Nothing}"
It might be related to my system, I am running Nixos, with hardware.opengl.enable = true;, using the xmonad window manager. Not using any Nvidia cards or anything, and other OpenGL programs seem to work(at least, if they are wrapped with nixGL. I used stack build --nix-pure to build the project (because quickspec is broken in Nixpkgs) and wasn't in the provided nix-shell. Let me know if you need more information.
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels