-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[package] ffmpeg/4.4.4: ERROR: libx264 not found and building for macOS, but linking in object file built for free standing #26344
Comments
|
Hi @stephane-archer - thanks for opening this issue. Will try to reproduce - but just double checking - is there any reason holding you back from using one of the more recent versions of ffmpeg? |
this |
I have documented the issue in more detail here: conan-io/conan#17556 |
Note: OpenCV 4.x builds just fine with the latest ffmpeg. A version bump in that recipe would be welcome. |
Thanks @stephane-archer - |
With this profile:
here is the log: |
you can see at the end |
with this profile: (that provide libx264)
here is the log: |
you can see the error message at the end: |
Description
I have described the issues here: conan-io/conan#17556
Package and Environment Details
MacOS
Conan profile
[settings]
arch=x86_64
build_type=Release
compiler=apple-clang
compiler.cppstd=gnu17
compiler.libcxx=libc++
compiler.version=15
os=Macos
os.version=10.15
Steps to reproduce
build this repo on MacOS: https://github.com/JakubOchnik/Cube-LUT-Loader
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: