openpose icon indicating copy to clipboard operation
openpose copied to clipboard

Windows 10: Installation Error: Cannot open include file: 'OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h':

Open IBNU1 opened this issue 4 years ago • 5 comments

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

  1. 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

  2. OpenPose version: Latest GitHub code? Or specific commit (e.g., d52878f)? Or specific version from Release section (e.g., 1.2.0)? Commit:b1cb2b6

  3. General configuration:

    • Installation mode: CMake on Windows 10
    • Operating system Windows
    • Operating system version Windows10
    • Release or Debug mode? release
    • Compiler (gcc --version in Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...? Native Windows Compiler
  4. Non-default settings:

    • 3-D Reconstruction module added? (by default: no):
    • Build Python Enabled
  5. 3rd-party software:

    • Caffe version: Default from OpenPose
    • CMake version Latest Stable Reals
    • OpenCV version: ; OpenPose default
  6. If GPU mode issue:

    • CUDA version (cat /usr/local/cuda/version.txt in most cases): Not Installed
    • cuDNN version:Not Installed
    • GPU model (nvidia-smi in Ubuntu): Radeon RX 580
  7. If CPU-only mode issue:

    • CPU brand & model: AMD Ryzen Pro 1700 Eight-Core
    • Total RAM memory available: 16GB
  8. If Windows system:

    • Compiled Library

IBNU1 avatar May 17 '21 15:05 IBNU1

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

IBNU1 avatar May 18 '21 05:05 IBNU1

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

IBNU1 avatar May 18 '21 08:05 IBNU1

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.

stale[bot] avatar Jan 09 '22 07:01 stale[bot]

I'm also interested in using OpenCL. @IBNU1 could you make it work?

MarioMey avatar May 16 '22 20:05 MarioMey

I'm also interested in using OpenCL. @IBNU1 could you make it work?

Sorry no, sadly it still seems like the files are down.

IBNU1 avatar May 17 '22 03:05 IBNU1