Windows 10: Installation Error: Cannot open include file: 'OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h':
Issue Summary
The Issue happens when I attempt to do an installation with either OpenCL or CPU-Only settings. It fails to install after checking my system for OpenCL verisons. It says the project failed to install and leaves an error in the build file after I attempt to compile it from source.
Errors (if any)
Link to the error log: https://pastebin.com/0gf5gNwL
Type of Issue
- Compilation/installation error
Your System Configuration
-
Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: LINK to Console Output: https://pastebin.com/r7ppEruG
-
OpenPose version: Latest GitHub code? Or specific commit (e.g., d52878f)? Or specific version from
Releasesection (e.g., 1.2.0)? Commit:b1cb2b6 -
General configuration:
- Installation mode: CMake on Windows 10
- Operating system Windows
- Operating system version Windows10
- Release or Debug mode? release
- Compiler (
gcc --versionin Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...? Native Windows Compiler
-
Non-default settings:
- 3-D Reconstruction module added? (by default: no):
- Build Python Enabled
-
3rd-party software:
- Caffe version: Default from OpenPose
- CMake version Latest Stable Reals
- OpenCV version: ; OpenPose default
-
If GPU mode issue:
- CUDA version (
cat /usr/local/cuda/version.txtin most cases): Not Installed - cuDNN version:Not Installed
- GPU model (
nvidia-smiin Ubuntu): Radeon RX 580
- CUDA version (
-
If CPU-only mode issue:
- CPU brand & model: AMD Ryzen Pro 1700 Eight-Core
- Total RAM memory available: 16GB
-
If Windows system:
- Compiled Library
Edit I have fixed the issue with regards to open CL but have confronted a new issue where Cmake Claims to be missing the variable BOOST_FILESYSTEM_LIB_RELEASE
It seems like the source of my problems with installing opensource is that the domain that they used to store their caffe versions as well as models has gone down. Does anybody have a backup they could upload for me to use in particular the OpenCL version designed for use on an AMD GPU.
In particular the domain http://posefs1.perception.cs.cmu.edu/ which hosts the models seems to have gone down.
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation/1_prerequisites.md
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.
I'm also interested in using OpenCL. @IBNU1 could you make it work?
I'm also interested in using OpenCL. @IBNU1 could you make it work?
Sorry no, sadly it still seems like the files are down.