-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Ran across this problem. To recreate, I only did make setup (ran smoothly), and make afterwards
🔍 Checking for required development libraries (Linux)...
mkdir -p objs/srcs/parsing
cc -Wall -Wextra -Werror -g -Ilibft/include -Iinclude -Iraylib/src -MMD -MP -c srcs/parsing/parse_map.c -o objs/srcs/parsing/parse_map.o
In file included from srcs/parsing/parse_map.c:13:
include/LoopThroughLoss.h:17:11: fatal error: raylib.h: No such file or directory
17 | # include "raylib.h"
| ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:69: objs/srcs/parsing/parse_map.o] Error 1Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels