Closed wzx16 closed 5 years ago
After I roll back to 7a4fb5a, the issue is resolved. please check the support of Mac version. My Mac is MacBook Pro 2016(Touch Bar). I checked the build/src/openpose/core, no dylib were generated.
Hmm..I just tried to compile on my 2018 MacBook and it worked just fine. Can you just try the latest commit and remove your build directory and try again?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Issue Summary
error showed during the make process. (which lead the make failed)
Executed Command (if any)
make -j
nproc
OpenPose Output (if any)
Errors (if any)
Scanning dependencies of target openpose_unity [ 1%] Linking CXX shared library libopenpose_core.dylib ld: library not found for -lopenpose clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [src/openpose/core/libopenpose_core.dylib] Error 1 make[1]: *** [src/openpose/core/CMakeFiles/openpose_core.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 2%] Building CXX object src/openpose/unity/CMakeFiles/openpose_unity.dir/unityBinding.cpp.o [ 2%] Linking CXX shared library libopenpose_unity.dylib [ 2%] Built target openpose_unity [ 42%] Built target openpose_src make: *** [all] Error 2
Type of Issue
You might select multiple topics, delete the rest:
Your System Configuration
Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: LINK
OpenPose version: 29fc003
General configuration:
Non-default settings:
3rd-party software:
cmake --version
in Ubuntu):apt-get install libopencv-dev
(only Ubuntu); OpenPose default (only Windows); compiled from source? If so, 2.4.9, 2.4.12, 3.1, 3.2?; ...?If GPU mode issue:
cat /usr/local/cuda/version.txt
in most cases):nvidia-smi
in Ubuntu):If CPU-only mode issue:
If Python API:
python -c "import numpy; print numpy.version.version"
in Ubuntu):If Windows system:
If speed performance issue: