This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
ab5tract_ .vushu: when I try to install Raylib::Bindings on macOS, it dies with errors and warnings during compilation: gist.github.com/ab5tract/f5bc5ea91...e4c2fb0be7 09:05
.vushu have you installed raylib on your machine 09:29
right now the bindings doesn’t support windows or mac. This is something that I would like to support. 11:11
ab5tract_ .vushu yes I have ray lib installed and have modified Makefile.in to include the necessary path 11:29
.vushu you need to modify this line github.com/vushu/raylib-raku/blob/...C13-L13C13 11:42
of where your raylib.h is located I think 11:43
right now it's hardcoded :d 11:44