Skip to content

Simple mod #3748

Answered by Peter0x44
Zahon7 asked this question in Q&A
Jan 21, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Is -lraylib a static, or shared library in this case? It must be a shared library for this to work, since raylib has global state, and if linked static, both the so and your executable will have their own copies of this state.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zahon7
Comment options

Answer selected by Zahon7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants