On macOS I am installing the WBI-Toolbox with the codyco-superbuild. I slightly changed the installation procedure, by creating the cmake-build directory CODYCO_SUPERBUILD_ROOT/buildX instead of the conventional CODYCO_SUPERBUILD_ROOT/build. After successful compilation, opening matlab results in a bunch of the following errors:
Warning: Name is nonexistent or not a directory: CODYCO_SUPERBUILD_ROOT/build/install/../../libraries/yarpWholeBodyInterface/app/robots
Everything works by modifying the cake-build directory to the conventional one.
On macOS I am installing the WBI-Toolbox with the codyco-superbuild. I slightly changed the installation procedure, by creating the cmake-build directory
CODYCO_SUPERBUILD_ROOT/buildX
instead of the conventionalCODYCO_SUPERBUILD_ROOT/build
. After successful compilation, opening matlab results in a bunch of the following errors:Everything works by modifying the cake-build directory to the conventional one.