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

Linux/GCC 4.5.2 missing includes (patch included) #22

Open
GoogleCodeExporter opened this issue Jul 11, 2015 · 0 comments
Open

Linux/GCC 4.5.2 missing includes (patch included) #22

GoogleCodeExporter opened this issue Jul 11, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Building on linux without boost.

Without this patch I get a build error

---
In file included from 
/data/src/blender/blender/extern/carve/include/carve/aabb.hpp:21:0,
                 from /data/src/blender/blender/extern/carve/lib/aabb.cpp:22:
/data/src/blender/blender/extern/carve/include/carve/vector.hpp: In function 
'void carve::geom3d::sortInDirectionOfRay(const carve::geom3d::Vector&, iter_t, 
iter_t, adapt_t)':
/data/src/blender/blender/extern/carve/include/carve/vector.hpp:139:11: error: 
'sort' is not a member of 'std'

Original issue reported on code.google.com by ideasma...@gmail.com on 11 Mar 2011 at 10:14

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant