Closed DermyO closed 8 years ago
Hi @misaki43 ,
that is a problem related to a change introduced in the icub-main
repository (see https://github.com/robotology/QA/issues/81#issuecomment-164758967 if you are interested in the background ).
It has been fixed in a recent commit ( https://github.com/robotology-playground/WBI-Toolbox/commit/ffbe08c521d56c02a0c4194a6fa9f5a671909794 ) so it should be sufficient to just update the repository to fix the problem.
To update all the repositories in the codyco-superbuild, just go in the codyco superbuilld build directory and type:
git pull
and then
make update-all
see https://github.com/robotology/codyco-superbuild#update for more info.
Indeed, the problem disappear. Sorry, I didn't find this comment and I don't have the pull-reflex (but now i will do it). Thanks !
Don't worry, in general users are not expected to read everything goes on in the repo. : ) Updating as soon as you get a problem to see if it the problem has been fixed in the latest version is nevertheless a good habit.
Hi ! I am in the step: Installing the WBI-Toolbox>>Installation. I wrote: "~/codyco-superbuild/build/main/WBIToolbox$ make" that is supposed to allow the "startup_wbitoolbox.m" file to found correctly directories. But during the "make", an error appeared:
Can you help me please?