You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zorin OS is an Ubuntu derivative
I ran the rsrc/install.sh script as described in the readme but I get this error:
raygui/src/raygui.c:322:14: fatal error: raylib.h: No such file or directory
322 | #include "raylib.h"
| ^~~~~~~~~~
compilation terminated.
gcc: error: raygui/raygui.o: No such file or directory
The text was updated successfully, but these errors were encountered:
On Mon, Sep 18, 2023, 3:39 PM Avram Eisner ***@***.***> wrote:
Zorin OS is an Ubuntu derivative
I ran the rsrc/install.sh script as described in the readme but I get this
error:
raygui/src/raygui.c:322:14: fatal error: raylib.h: No such file or directory
322 | #include "raylib.h"
| ^~~~~~~~~~
compilation terminated.
gcc: error: raygui/raygui.o: No such file or directory
—
Reply to this email directly, view it on GitHub
<#25>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJ5ARMSWIFNBR4CGX7YJOTX3DEQ7ANCNFSM6AAAAAA45MYP74>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Zorin OS is an Ubuntu derivative
I ran the rsrc/install.sh script as described in the readme but I get this error:
The text was updated successfully, but these errors were encountered: