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

[NPS] Fixed NPS compilaton on OS X #790

Closed
wants to merge 6 commits into from

Conversation

esden
Copy link
Member

@esden esden commented Aug 16, 2014

OS X uses clang to compile the code, thus we have a bit different
warning system. Now the C++ code is being compiled with the G++ clang
compiler instead of GCC. Also fixed some other warnings including UTF-16
character usage.

OS X uses clang to compile the code, thus we have a bit different
warning system. Now the C++ code is being compiled with the G++ clang
compiler instead of GCC. Also fixed some other warnings including UTF-16
character usage.
@flixr
Copy link
Member

flixr commented Aug 17, 2014

Squashed and merged with 51a9f6a

@flixr flixr closed this Aug 17, 2014
@esden esden deleted the fix_nps_warnings_on_osx branch August 17, 2015 17:26
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.

None yet

2 participants