-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hello! I am not a pro at setting up my C environment and am spoiled by all in one IDEs.
When I try to #include "gb.h" I get an error regardless of what #define I try.
In file included from game.c:4:
gb.h:204:3: error: #error This operating system is not supported
gb.h:214:3: error: #error Unknown compiler
gb.h:250:3: error: #error Unknown CPU Type
gb.h:307:20: fatal error: dlfcn.h: No such file or directory
compilation terminated.
I could just be a complete derp.
Metadata
Metadata
Assignees
Labels
No labels