media-autobuild_suite icon indicating copy to clipboard operation
media-autobuild_suite copied to clipboard

Run-time dependency libcurl found: NO

Open ENunn opened this issue 8 months ago • 1 comments

trying to update my ffmpeg build and i'm getting this error:

13:30:13 ┌ ffmpeg git  .................................. [Updates found]
13:30:13 ├ Running configure...
13:36:43 ├ Running install...
13:40:20 ├ Running meson...
Likely error (tail of the failed operation logfile):
Run-time dependency libcurl found: NO (tried cmake)

../src/meson.build:32:4: ERROR: Dependency lookup for libcurl with method 'pkgconfig' failed: Could not generate cflags for libcurl:
Package zstd was not found in the pkg-config search path.
Perhaps you should add the directory containing `zstd.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zstd', required by 'libcurl', not found


A full log can be found at C:/mabs/build/cyanrip-git/build-64bit/meson-logs/meson-log.txt
meson failed. Check C:/mabs/build/cyanrip-git/build-64bit/ab-suite.meson.log
This is required for other packages, so this script will exit.
13:40:33   Creating diagnostics file...

any fix? logs.zip

ENunn avatar Jun 14 '24 06:06 ENunn