ios - Xcode *Apple Mach-0 Error -


got error , i'm not sure what's problem haven't touched project in few weeks, appreciated...

check here images http://s24.postimg.org/nmsnnsxol/screen_shot_2014_04_03_at_21_50_32.png http://s21.postimg.org/jmfzvludj/screen_shot_2014_04_03_at_21_50_55.png

your library search paths not proper , why warnings there directory not found. since cant find directory compilation fails classes not available.

go build settings - library paths , make sure paths proper based on project directory. there should not jumbled \ strings in it.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -