Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when compiling #37

Open
jainokaine opened this issue Jul 8, 2018 · 1 comment
Open

Errors when compiling #37

jainokaine opened this issue Jul 8, 2018 · 1 comment

Comments

@jainokaine
Copy link

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.

@gingerBill
Copy link
Owner

What operating system and architecture are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants