Closed weiqiyang closed 5 years ago
Thank you for informing this. I have fixed this problem. https://github.com/s-nakaoka/choreonoid/commit/f7ceba6fdca9bf7dbdbed291d7fbeff1614ae7b1
The errors occur when CNOID_BACKWARD_COMPATIBILITY is enabled. I recommend you not to use deprecated functions by enabling this option.
I get the following error when I was trying to do
make install
.I am working on ubuntu-16.04, with cmake 3.5.1. The configuration and generation were done before
make install
by cmake-gui.