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.
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.