Tuesday, 15 May 2012

Compilation error in Xcode, subliminal.h not found -



Compilation error in Xcode, subliminal.h not found -

after next steps install subliminal via git submodule, receive error when trying compile says:

lexical or preprocessor issue 'subliminal/subliminal.h file not found

this issue occurs in app delegate file, after add together in #import . if utilize command + click header, lead header file. however, during compile, xcode gives above error.

*edit: it's not libsubliminal, still can't figure out goes wrong

*import code #import <subliminal/subliminal.h>

after nice adventure stackoverflow, found solution:

xcode 4 can't locate public header files static library dependency

so far has worked me (i have managed compile , run default test).

xcode subliminal

No comments:

Post a Comment