Skip to content

Minor fixes for Mac OS X #1

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ipazarbasi
Copy link

Hi Felix,

thank you for sharing the material. I've got it compiled on Mac with native clang, and a ToT clang build. Users may want to change library search path to find correct libiconv. I use MacPorts, not homebrew, and mine is in /opt/local/lib. After fixing the library search path, it links and works (shows a window).

libiconv shipping with Mac OS X doesn't have required symbols. Library
search path might have to be adjusted to link with the correct/newer
libiconv.
It's not acceptable to change meanings of keywords. If you need a
special `noexcept`, define your own macro that expands to either
`noexcept` or nothing.
@FelixPetriconi
Copy link
Owner

FelixPetriconi commented Apr 16, 2017 via email

@ipazarbasi
Copy link
Author

Sure, no problem!

I did that, because I didn't want to build gcc, use homebrew, or Linux in a VM.

Have a great day, and best regards,
Ismail

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