jrl-umi3218 / jrl-dynamics

Implementation of RNEA for robot control
ISC License
3 stars 3 forks source link

boost >=1.40 #3

Closed duongdang closed 14 years ago

duongdang commented 14 years ago

Two questions more or less related

  1. Should jrl-dynamics specifically ask for new boost too like jrl-mal and jrl-mathtools?
  2. Should we search for boost and add INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS}) for people who use boost in a non standard location?
duongdang commented 14 years ago

Actually, it compiles now, not quite sure why it couldn't find boost binding related headers previously.