xmppframework: configuration issues
Hello,
Can't get the xmppframework up and running on a bare bones project.
I've consulted the wiki and a mobile tuts plus tutorial for 8 hours.
I just want to make a jabber ios client.
My bare bones project compiles fine, but when I try to #import XMPP.h
or any other framework file, it's saying file not found.
How do I fix this? Is it in the user header paths or something in the build settings of the project? Or is it something with the Compile Sources part of the Build phases?
Someone please update the wiki and give working instructions. The wiki is nice and detailed, but clearly something is wrong.
Thanks!
|