As far as I can tell I've followed the instructions perfectly ... and yet I am getting 102 errors and build failed when I attempt to build my iPhone application project in XCode.
I'm using XCode 3.2.2.
What am I missing???
This is driving me mad!
* UPDATE *
Ok ... I was able to get this working by doing the following:
- Double-click the application name under "Targets"
- Click on "Build"
- Under "Header Search Paths" add .. ../../Frameworks/fbconnect-iphone/src
So ... how come this DOES NOT WORK when, per the instructions, I set the "Header Search Paths" information via "Project > Project Settings"????