robotology-legacy / icub-gazebo-wholebody

Gazebo models and worlds for simulating scenarios related to iCub Whole Body Control.
5 stars 5 forks source link

Not able to compile codyco-superbuild because of an error in icub-gazebo-wholebody #4

Closed gabrielenava closed 7 years ago

gabrielenava commented 7 years ago

I erased my codyco-superbuild/build folder and I tried to compile it again with the option CODYCO_USES_GAZEBO=ON, but i got the following error from this repository:

make[3]: *** No targets specified and no makefile found. Stop. CMakeFiles/icub-gazebo-wholebody.dir/build.make:106: recipe for target 'main/icub-gazebo-wholebody/CMakeFiles/YCMStamp/icub-gazebo-wholebody-build' failed make[2]: *** [main/icub-gazebo-wholebody/CMakeFiles/YCMStamp/icub-gazebo-wholebody-build] Error 2 CMakeFiles/Makefile2:977: recipe for target 'CMakeFiles/icub-gazebo-wholebody.dir/all' failed make[1]: *** [CMakeFiles/icub-gazebo-wholebody.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2

I remember something similar was already fixed by @traversaro some time ago, but this time there is already a makefile in the repo.

gabrielenava commented 7 years ago

fixed, it was a local problem on my computer