ofxHTTP
ofxHTTP copied to clipboard
'ofx/HTTP/RequestHandlerAdapter.h' file not found
ofxHTTP won't compile for me on iOS, Xcode 10.3 with OF 0.10.1, throwing up the error: 'ofx/HTTP/RequestHandlerAdapter.h' file not found
What version / branch are you using?
On Fri, Aug 9, 2019, 6:31 AM Miles-Tone [email protected] wrote:
ofxHTTP won't compile for me on iOS, Xcode 10.3 with OF 0.10.1, throwing up the error: 'ofx/HTTP/RequestHandlerAdapter.h' file not found
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bakercp/ofxHTTP/issues/52?email_source=notifications&email_token=AACJLRE2ZGY24ZLHLGKOWS3QDVISNA5CNFSM4IKTFAS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HEMBQ2A, or mute the thread https://github.com/notifications/unsubscribe-auth/AACJLRH23XVM36I7EB2JFOTQDVISNANCNFSM4IKTFASQ .
I downloaded the zip of the master
Hey, can you try the develop branch?
I just tested both master / develop with 0.10.1 ios and didn't encounter any errors. Did you generate your project with the project generator and include all of the requisite addons?