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

complies error #68

Open
linkedbyte opened this issue Apr 14, 2024 · 0 comments
Open

complies error #68

linkedbyte opened this issue Apr 14, 2024 · 0 comments

Comments

@linkedbyte
Copy link

complies obs for vs2022,

cmake -DCMAKE_PREFIX_PATH="C:\workspace\obs\obs-studio\build_x64"
error

CMake Error at C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
By not providing "Findw32-pthreads.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"w32-pthreads", but CMake did not find one.

Could not find a package configuration file provided by "w32-pthreads" with
any of the following names:

w32-pthreadsConfig.cmake
w32-pthreads-config.cmake

Add the installation prefix of "w32-pthreads" to CMAKE_PREFIX_PATH or set
"w32-pthreads_DIR" to a directory containing one of the above files. If
"w32-pthreads" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
C:/workspace/obs/obs-studio/build_x64/libobs/libobsConfig.cmake:30 (find_dependency)
CMakeLists.txt:50 (find_package)

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