Facebook Connect in Iphone header include path.
Posted
by nishantcm
on Stack Overflow
See other posts from Stack Overflow
or by nishantcm
Published on 2010-06-16T12:56:54Z
Indexed on
2010/06/16
13:02 UTC
Read the original article
Hit count: 362
Hi,
I am trying to compile facebook library for my iphone application. But I am getting this error.
error: FBConnect/FBConnect.h: No such file or directory
I have added the location of the folder in header search paths and yet it is not compiling.
This is the path that I have added- /Users/nishant/Downloads/facebook-facebook-iphone-sdk-1059eb6/src.
I even tried the copy files to destination folder option, but that also did not work.
I know this is a very simple step, but I am getting frustrated, because I have tried this like 20-30 times.
Any help.
© Stack Overflow or respective owner