Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raylib.c3l & raylib5.c3l: fix cannot find -lglfw3: No such file or directory #30

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

Book-reader
Copy link
Contributor

@Book-reader Book-reader commented Oct 13, 2024

fixes #29

I have tested on Arch, Fedora 40, Debian 12, Ubuntu 22.04, and OpenSUSE tumbleweed.

it correctly links with glfw3:

$ pkg-config --libs glfw3
-lglfw

@Book-reader Book-reader changed the title raylib.c3l & raylib5.c3l: link with glfw instead of glfw3 raylib.c3l & raylib5.c3l: fix cannot find -lglfw3: No such file or directory Oct 14, 2024
Copy link

@joshring joshring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed by members of discord chat

@lerno lerno merged commit c3e9cd2 into c3lang:main Nov 4, 2024
2 checks passed
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.

raylib5.c3l failing to link with glfw3
3 participants