You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#9 2.800 CMake Error at CMakeLists.txt:704 (find_package): #9 2.800 Could not find a package configuration file provided by "ezc3d" with any of #9 2.800 the following names: #9 2.800 #9 2.800 ezc3dConfig.cmake #9 2.800 ezc3d-config.cmake #9 2.800 #9 2.800 Add the installation prefix of "ezc3d" to CMAKE_PREFIX_PATH or set #9 2.800 "ezc3d_DIR" to a directory containing one of the above files. If "ezc3d" #9 2.800 provides a separate development package or SDK, be sure it has been #9 2.800 installed. #9 2.800 #9 2.800 #9 2.803 -- Configuring incomplete, errors occurred! #9 2.803 See also "/opensim_build/CMakeFiles/CMakeOutput.log".
#9 2.800 CMake Error at CMakeLists.txt:704 (find_package):
#9 2.800 Could not find a package configuration file provided by "ezc3d" with any of
#9 2.800 the following names:
#9 2.800
#9 2.800 ezc3dConfig.cmake
#9 2.800 ezc3d-config.cmake
#9 2.800
#9 2.800 Add the installation prefix of "ezc3d" to CMAKE_PREFIX_PATH or set
#9 2.800 "ezc3d_DIR" to a directory containing one of the above files. If "ezc3d"
#9 2.800 provides a separate development package or SDK, be sure it has been
#9 2.800 installed.
#9 2.800
#9 2.800
#9 2.803 -- Configuring incomplete, errors occurred!
#9 2.803 See also "/opensim_build/CMakeFiles/CMakeOutput.log".
executor failed running [/bin/sh -c mkdir opensim_build && cd opensim_build && cmake ../opensim-core -DSWIG_DIR=
/swig/share/swig -DSWIG_EXECUTABLE=/swig/bin/swig -DBUILD_PYTHON_WRAPPING=ON -DCMAKE_INSTALL_PREFIX=$OPENSIM_INSTALL -DOPENSIM_DEPENDENCIES_DIR=$OPENSIM_DEPENDENCIES_HOME -DOPENSIM_C3D_PARSER=ezc3d -DBUILD_TESTING=OFF -DSWIG_DOXYGEN=OFF -DPYTHON_EXECUTABLE=/usr/bin/python3.8 -DPYTHON_INCLUDE_DIR=/usr/include/python3.8 -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython3.8.so -DPYTHON_NUMPY_INCLUDE_DIR=/usr/local/lib/python3.8/dist-packages/numpy/core/include && make -j8 && make install && rm -rf ../opensim_build && rm -rf $HOME/swig && cp "$OPENSIM_DEPENDENCIES_HOME/adol-c/lib64/.so" "$OPENSIM_DEPENDENCIES_HOME/lib"]: exit code: 1The text was updated successfully, but these errors were encountered: