You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Original issue reported on code.google.com by
ideasma...@gmail.com
on 11 Mar 2011 at 10:14Attachments:
The text was updated successfully, but these errors were encountered: