c++ - Xcode can't find one of my gsl headers -


i installed gsl in /developer/usr/ , applied these settings:

header search paths: /usr/local/include library search paths: /usr/local/lib other linker flags: -lgsl -lm

after xcode can find every header file in gsl besides gsl_odeiv2.h, including gsl_odeiv.h. idea why 1 header can't found?


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -