On Thu Oct 23, 2025 at 3:39 AM CEST, Srayan Jana via Chicken-users wrote:
> In the raylib example for crunch, the compilation step should be
> $ cc a.c $(chicken-crunch -cflags) $(chicken-crunch -libs) -lraylib -ldl -lGL 
> -lX11
> Instead of
> $ cc $(chicken-crunch -cflags) -lraylib -lm -ldl -lGl -lX11

Thanks, I'll update the document.

>
> Otherwise, it works great!

very good!


cheers,
felix


Reply via email to