intel / intel/vpl-gpu-rt

[Bug]: cmake compiling issues

Open
#344 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
157
Forks
104
PR merge metrics
No merged PRs in 30d

Description

### Which component impacted?

Build

### Is it regression? Good in old configuration?

No, this issue exist a long time

### What happened?

Unable to compile properly, maybe issue FindMFX.cmake

### What's the usage scenario when you are seeing the problem?

Others

### What impacted?

~/oneAPI/vpl-gpu-rt-intel-onevpl-24.1.5/build$ cmake ..
-- No build type selected, default to release
-- Found MFX include at:
CMake Error at builder/FindMFX.cmake:23 (file):
file STRINGS file "/mfxdefs.h" cannot be read.
Call Stack (most recent call first):
builder/FindMFX.cmake:38 (get_mfx_version)
CMakeLists.txt:80 (include)

-- Enabling API . feature set with flags -DMFX_VERSION_USE_LATEST
-- OpenCL header files were found here: /home/george_z/oneAPI/vpl-gpu-rt-intel-onevpl-24.1.5/../../build_tools/OCLHeaders
fatal: not a git repository (or any of the parent directories): .git
-- CMAKE_INSTALL_PREFIX=/opt/intel/mediasdk
fatal: not a git repository (or any of the parent directories): .git
CMake Error at CMakeLists.txt:93 (message):
ConfTargets.cmake not found in
/home/george_z/oneAPI/vpl-gpu-rt-intel-onevpl-24.1.5/builder

-- Configuring incomplete, errors occurred!

### Debug Information

no debug information

### Do you want to contribute a patch to fix the issue?

Yes, I'm glad to submit a patch to fix it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.