Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opensim-python build fails #13

Open
mkirby42 opened this issue Sep 30, 2021 · 0 comments
Open

opensim-python build fails #13

mkirby42 opened this issue Sep 30, 2021 · 0 comments

Comments

@mkirby42
Copy link

#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: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant