Well you use `dynlib: LIB_RAYLIB` (which is fine) and add linker commands 
`{.passL: "-L. -lraylib".}` at the same time! That's wrong! Use one way or the 
other, preferably the `dynlib` solution.

Reply via email to