Skip to content
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

It looks like your headers are outdated #6

Open
tpoechtrager opened this issue Jul 17, 2013 · 2 comments
Open

It looks like your headers are outdated #6

tpoechtrager opened this issue Jul 17, 2013 · 2 comments

Comments

@tpoechtrager
Copy link

I am getting a lot of problems with boost::threads, for example:

Undefined symbols for architecture armv7s: "boost::this_thread::get_id()", referenced from: ...

It looks like the headers are from 1.49 instead of 1.53, no headers were updated when you've updated the pre-built binaries, see c275666

Using the headers from 1.53 solves that problem.

@mz2
Copy link
Owner

mz2 commented Jul 17, 2013

Thanks, sounds feasible. Do you feel like making a pull request to update? :)

@tpoechtrager
Copy link
Author

Better not, because I use https://code.google.com/p/ios-toolchain-based-on-clang-for-linux/ for compiling stuff for iOS, so I can't test it with xcode, sorry.

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

No branches or pull requests

2 participants