iphone - Up to date instructions on how to install XMPPFramework manually? -
iphone - Up to date instructions on how to install XMPPFramework manually? -
i'm having tough time getting xmppframework work. i've followed every direction written on net, , xcode not finding of xmppframework classes.
expected specifier-qualifier-list before 'xmppstream' xmpp.h: no such file or directory xmpproster.h: no such file or directory
i have xmppframework copied project's root directory. why can't these files seen? there need under header search paths or library search paths?
i've set entries $(inherited) , $(srcroot) , xcode 4.2 auto-fills in project's root directory , still doesn't find files.
i'm quite sure i'm not 1 having issue, , showstopper. ideas?
at xmppframework github wiki 1 there step step instruction helps setting xmppframework project.
in fact error have mentioned close indicated instructions.
"however, upon importing xmppframework class, such calling '#import xmpp.h' cause xcode show error 'xmpp.h' not found. appears xcode not finding of xmppframework files."
i hope gives plenty info solve issue facing, though instructions not targeted ios-5.
iphone ios xcode xmppframework
Comments
Post a Comment