Builds do not work on macOS 10.13 (they do on newer macOS version) #15

Closed
opened 2023-05-04 15:06:19 +00:00 by Atarikid · 2 comments
Atarikid commented 2023-05-04 15:06:19 +00:00 (Migrated from gitlab.com)

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.

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.
martinr92 commented 2023-05-04 17:33:01 +00:00 (Migrated from gitlab.com)

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:

otool -L /usr/local/bin/ffmpeg

If you have not used the installer, please adjust the path where you have extracted FFmpeg.

This issue could also be related to #14

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: ``` otool -L /usr/local/bin/ffmpeg ``` If you have not used the installer, please adjust the path where you have extracted FFmpeg. This issue could also be related to #14
martinr92 commented 2023-11-01 19:11:00 +00:00 (Migrated from gitlab.com)

No response from incident opener since 5 months. I don't have such old macOS, so: closed until more details are provided.

No response from incident opener since 5 months. I don't have such old macOS, so: closed until more details are provided.
martinr92 (Migrated from gitlab.com) closed this issue 2023-11-01 19:11:01 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script#15
No description provided.