Skip to content

Errors when compiling #37

@jainokaine

Description

@jainokaine

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions