Skip to content

Conversation

@gucio321
Copy link
Collaborator

after a deeper look into mechanism of how linking works here I got the following conclusions:

  • impl should not link glfw (and other shared objects) manually
  • If it is imported without linked glfw, it crashes during compilation (expected)
  • if you import glfwbackend or e.g. go-gl/glfw, it works fine

after a deeper look into mechanism of how linking works here
I got the following conclusions:
- impl should not link glfw (and other shared objects) manually
- If it is imported without linked glfw, it crashes during compilation (expected)
- if you import glfwbackend or e.g. go-gl/glfw, it works fine
@gucio321 gucio321 merged commit 00c5466 into AllenDang:main Jun 24, 2025
5 checks passed
@gucio321 gucio321 deleted the impl-dont-link branch June 24, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant