@thomasgeissl wrote:
Hello,
I am trying to run ofxHTTP's example_basic_client and get a segfault.It crashes in:
std::ostream& BaseClient::send(BaseRequest& request, Context& context) { ... std::ostream& rawRequestStream = clientSession->sendRequest(request); ... }Same happens when I try the example_basic_client_loader.
I use osx, the most recent version of oF, ofxHTTP and its dependencies.Certificates and everything should be in the right place.
Do I miss something important?@bakercp Do you have any ideas?
Thomas
Posts: 12
Participants: 2