robotology / cer

Contains SW specific to the R1 robots
GNU General Public License v2.0
10 stars 13 forks source link

SHARED against STATIC compilation of cer_kinematics #1

Closed pattacini closed 8 years ago

pattacini commented 8 years ago

@barbalberto

I had to revert back to STATIC because in SHARED mode tests do not compile against the cer_kineamtics library and, further, the library doesn't get installed correctly.

I need to develop the code by now, so I need the tests; later on we could investigate this issue.

/cc @drdanz

barbalberto commented 8 years ago

Ok, me and Daniele are aware of this problem and we are trying to fix it. It ia s bit complex because handling this stuff depends a lot on the OS, sorry for the delay.

pattacini commented 8 years ago

No problem :+1:

pattacini commented 8 years ago

4 fixes this issue.