Skip to content

Commit

Permalink
Use the system opengl32.dll for glcontext
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jun 11, 2024
1 parent 5d77516 commit baa4766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,6 @@ jobs:
PYTHONUNBUFFERED: 1
MESA_DEBUG: 1
D3D12_DEBUG: verbose,debuglayer,gpuvalidator
GLCONTEXT_WIN_LIBGL: "C:/Windows/System32/opengl32.dll"
run: |
ls C:/Windows/System32/opengl32.dll
ctest --exclude-regex example --output-on-failure

0 comments on commit baa4766

Please sign in to comment.