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

Compile error when using building a Mac OS app. #66

Open
cturner35 opened this issue Nov 7, 2014 · 3 comments
Open

Compile error when using building a Mac OS app. #66

cturner35 opened this issue Nov 7, 2014 · 3 comments

Comments

@cturner35
Copy link

I was getting a compile error stating that "NSImage for class message is a forward declaration". I added #import <AppKit/AppKit.h> to SEEnums.h to fix the issue.

@penguinho
Copy link
Contributor

Can you submit a pull to fix this?

@cturner35
Copy link
Author

I tried that earlier but I didn't have the permission. Can you help me with that?

@JamieEdge
Copy link
Contributor

You need to fork the repository first.

Then commit and push your changes to your fork, and then you can raise a pull request back into this one.

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

3 participants