I\'m getting include not found compile error in XCode. I have an iOS app project that i use Objective-c and c++ as mix.
Initially, i created one .h file and one .c
i believe you need to include the whole path to the library. similarly to say "foundation" & "uiview" frameworks.
#import
or
and yes, make sure you add the library to your target.