Skip to content

Xcode 6+ crashes with client::request #539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dancooke opened this issue Jun 12, 2015 · 0 comments
Closed

Xcode 6+ crashes with client::request #539

dancooke opened this issue Jun 12, 2015 · 0 comments

Comments

@dancooke
Copy link

I'm trying to run the "hello world" client example on OSX. I've successfully compiled and run using the command line, but running the same code within Xcode causes Xcode to crash every time. I've also tried Xcode 7 beta and the problem persists.

It seems the problem command is:

http::client::request request(argv[1]);

This issue was actually posted to StackOverflow a few months ago, but the question has yet to receive any answers.

@dancooke dancooke changed the title Xcode 6+ crashes with http::client::request Xcode 6+ crashes with client::request Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant