Builds do not work on macOS 10.13 (they do on newer macOS version) #15
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ffmpeg/build-script#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Are you aware that the FFmpeg builds are not working on macOS 10.13?
This error is shown:
dyld: Symbol not found: __NSDictionary0_struct
It does work with newer versions though.
10.13 is a 5 year old version of macOS. So I'm not sure, if we can make that working. But let's try.
Since I don't have such an old version/device for testing, you need to do some troubleshooting for me.
Can you execute the following command and post the full output here:
If you have not used the installer, please adjust the path where you have extracted FFmpeg.
This issue could also be related to #14
No response from incident opener since 5 months. I don't have such old macOS, so: closed until more details are provided.