-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi Fighter19. Thank you for your efforts.
I am getting these errors while make the project with CMake and no matter what I try and even get a solution from Grok and Chatgpt, it does not fix it. Please help me to solve this problem.
CMake Error at Build/vcpkg_installed/x64-windows/share/ffmpeg/FindFFMPEG.cmake:73 (find_library):
Could not find FFMPEG_DEPENDENCY_psapi.lib_RELEASE using the following
names: psapi.lib
Call Stack (most recent call first):
Build/vcpkg_installed/x64-windows/share/ffmpeg/FindFFMPEG.cmake:147 (append_dependencies)
Build/vcpkg_installed/x64-windows/share/ffmpeg/vcpkg-cmake-wrapper.cmake:27 (_find_package)
D:/Engineproject/vcpkg/scripts/buildsystems/vcpkg.cmake:850 (include)
GeneralsMD/Code/GameEngineDevice/CMakeLists.txt:54 (find_package)
The psapi.lib file is where it should be, but I get this error.