Allow to build shared library on Linux on Mac OS X#46
Conversation
With this commit we adapt the Makefile so it builds the shared library for Linux and Mac OS X. Cross compilation is not supported.
|
@peter-lawrey This is a follow-up of the open issues in #45 and includes also the new binaries for Mac OS X. |
|
@peter-lawrey Any update on this PR? Do you need anything else? |
|
Thank you for the bump. I missed this merge. Done now. On 10 October 2016 at 11:33, Daniel Mitterdorfer notifications@github.com
|
|
No worries. Thanks for merging. Do you think you'll release a new version of the library any time soon? |
|
We were not planning any releases this week. We can do a release next week. |
|
Oh, I did not expect a release this week at all. Next week is great. Thank you! |
|
This builds on our Linux build server so it shouldn't be a problem. On 10 October 2016 at 12:18, Daniel Mitterdorfer notifications@github.com
|
With this commit we adapt the Makefile so it builds the shared library for Linux
and Mac OS X. Cross compilation is not supported.