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

Problem with gcc-atomic and Cinder Boost binaries #5

Open
ryanbartley opened this issue Jan 18, 2015 · 3 comments
Open

Problem with gcc-atomic and Cinder Boost binaries #5

ryanbartley opened this issue Jan 18, 2015 · 3 comments

Comments

@ryanbartley
Copy link

Original issue opened on Cinder here. I'm using glNext and keep up the Cinder version of SpaceBrew here. It looks like everything was recently updated but I'm still getting the same gcc-atomic problems and I'm not sure where to look.

@gaborpapp
Copy link

This is an OS X boost 1.55 issue as far as I know. If you build in 32-bit it works.

@ryanbartley
Copy link
Author

Build Cinder Osx in 32-bit?

@gaborpapp
Copy link

Yes, Cinder, your app, and also boost libs need to be 32-bit, Boost 1.55 has this atomic issue in 64-bit, which was fixed in later versions. If you don't need 64-bit it is probably easier to switch to 32-bit instead of replacing boost.

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