-
- Downloads
let minimal OST compile with barebone CentOS 5.5
A minimalistic OST (no info, no gfx, no gui, no img) compiles and links with a default CentOS installation. Only eigen2 is required as an additional dependency. But since that's header only library that's not a problem for bundling a standalone OST. Tested on CentOS 5.5 with boost 1.33.1 and MacOS X with boost 1.46.
Showing
- modules/base/pymod/export_logger.cc 5 additions, 1 deletionmodules/base/pymod/export_logger.cc
- modules/base/pymod/wrap_base.cc 1 addition, 1 deletionmodules/base/pymod/wrap_base.cc
- modules/base/src/platform.cc 1 addition, 1 deletionmodules/base/src/platform.cc
- modules/base/tests/test_generic_property.cc 5 additions, 3 deletionsmodules/base/tests/test_generic_property.cc
- modules/base/tests/test_pod_vector.cc 3 additions, 2 deletionsmodules/base/tests/test_pod_vector.cc
- modules/base/tests/test_string_ref.cc 6 additions, 4 deletionsmodules/base/tests/test_string_ref.cc
- modules/base/tests/tests.cc 2 additions, 0 deletionsmodules/base/tests/tests.cc
- modules/conop/tests/test_builder.cc 3 additions, 2 deletionsmodules/conop/tests/test_builder.cc
- modules/conop/tests/test_heuristic_builder.cc 3 additions, 2 deletionsmodules/conop/tests/test_heuristic_builder.cc
- modules/conop/tests/test_rule_based_builder.cc 3 additions, 2 deletionsmodules/conop/tests/test_rule_based_builder.cc
- modules/conop/tests/tests.cc 3 additions, 1 deletionmodules/conop/tests/tests.cc
- modules/geom/src/composite3.hh 1 addition, 1 deletionmodules/geom/src/composite3.hh
- modules/geom/src/vec_mat_predicates.hh 12 additions, 3 deletionsmodules/geom/src/vec_mat_predicates.hh
- modules/geom/tests/test_composite2.cc 3 additions, 2 deletionsmodules/geom/tests/test_composite2.cc
- modules/geom/tests/test_composite3.cc 4 additions, 2 deletionsmodules/geom/tests/test_composite3.cc
- modules/geom/tests/test_mat2.cc 3 additions, 2 deletionsmodules/geom/tests/test_mat2.cc
- modules/geom/tests/test_mat3.cc 3 additions, 2 deletionsmodules/geom/tests/test_mat3.cc
- modules/geom/tests/test_mat4.cc 3 additions, 2 deletionsmodules/geom/tests/test_mat4.cc
- modules/geom/tests/test_op2.cc 3 additions, 2 deletionsmodules/geom/tests/test_op2.cc
- modules/geom/tests/test_op3.cc 3 additions, 2 deletionsmodules/geom/tests/test_op3.cc
Loading
Please register or sign in to comment