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

Adds basic support for compiling under OS X #9

Closed
wants to merge 5 commits into from

Conversation

DeanoC
Copy link

@DeanoC DeanoC commented Apr 5, 2015

Tries to be a minimal as possible. All changes should be contained to Darwin platforms
Changes specific clang version to generic clang
Changes shared libraries to static on OS X
OS X doesn't compile draw_svg_tiles until libxml dependencies can be worked out nicely
core shared library doesn't exist afaict at the moment? so hash defined out for now

DeanoC added 2 commits April 5, 2015 11:06
Use static libraries under OS X as shared library syntax is different.
Draw_svg_tiles not built yet
Some unneeded defines in this whilst I was working on shared libs, so
removed
@xiangfu
Copy link
Collaborator

xiangfu commented Jul 2, 2015

Hi
Why you remove this 'libs/libfpga-cores.so'?

@DeanoC
Copy link
Author

DeanoC commented Aug 8, 2015

Oops libfpga-cores wasn't be used when I tested this. Sorry

@DeanoC DeanoC closed this Sep 10, 2019
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

Successfully merging this pull request may close these issues.

2 participants