echonest / remix

Echo Nest Remix: The Internet Synthesizer
http://echonest.github.com/remix
414 stars 90 forks source link

Clang Error when installing on Mac #36

Closed davidals closed 10 years ago

davidals commented 10 years ago

This is the error i get: clang: error: unknown argument: '-fcheck-new'

Why this happen: http://kaspermunck.github.io/2014/03/fixing-clang-error/

tkell commented 10 years ago

Fixed via adding the corrections from your pull request.