Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from /mnt/Datos/Documentos/Proyectos/appleseed/appleseed/src/appleseed/foundation/math/voxel/voxel_tree.h:38:0,
- from /mnt/Datos/Documentos/Proyectos/appleseed/appleseed/src/appleseed/foundation/math/voxel.h:37,
- from /mnt/Datos/Documentos/Proyectos/appleseed/appleseed/src/appleseed/renderer/kernel/shading/fastambientocclusion.h:40,
- from /mnt/Datos/Documentos/Proyectos/appleseed/appleseed/src/appleseed/renderer/kernel/shading/fastambientocclusion.cpp:31:
- /mnt/Datos/Documentos/Proyectos/appleseed/appleseed/src/appleseed/foundation/math/voxel/voxel_node.h: In member function 'void foundation::voxel::Builder<Tree, Timer>::push_recurse(const ItemIntersector&, size_t, const AABBType&) [with ItemIntersector = renderer::{anonymous}::TriangleIntersector; Tree = foundation::voxel::Tree<float, 3>; Timer = foundation::DefaultWallclockTimer]':
- /mnt/Datos/Documentos/Proyectos/appleseed/appleseed/src/appleseed/foundation/math/voxel/voxel_node.h:120:12: error: 'left_node.foundation::voxel::Node<float>::m_info' may be used uninitialized in this function [-Werror=maybe-uninitialized]
- m_info |= 0x00000003UL;
- ~~~~~~~^~~~~~~~~~~~~~~
- cc1plus: all warnings being treated as errors
- make[2]: *** [src/appleseed/CMakeFiles/appleseed.dir/build.make:7071: src/appleseed/CMakeFiles/appleseed.dir/renderer/kernel/shading/fastambientocclusion.cpp.o] Error 1
- make[1]: *** [CMakeFiles/Makefile2:118: src/appleseed/CMakeFiles/appleseed.dir/all] Error 2
- make: *** [Makefile:130: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment