joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.81k stars 383 forks source link

Version 2023.09.01 for Apple Silicon and SDL 1 complains it cannot load SDL 2 library #4454

Open digistorm79 opened 1 year ago

digistorm79 commented 1 year ago

Describe the bug

When trying to launch the SDL 1 build, it throws up a window saying "Fatal error! Cannot continue! Failed loading SDL 2 library."

Steps to reproduce the behaviour

Launch the SDL 1 build of the app.

Expected behavior

No response

What operating system(s) this bug have occurred on?

macOS Ventura 13.5.2

What version(s) of DOSBox-X have this bug?

2023.09.01 Apple Silicon SDL 1 build

Used configuration

No response

Output log

No response

Additional information

No response

Have you checked that no similar bug report(s) exist?

Code of Conduct & Contributing Guidelines

derRichter commented 1 year ago

the files are not included in the current build 2023.09.01, and in the x64 is linked to the aarch64-libs you can copy the files maybe from the prev-version 2023.05.01 (this version runs)

here is the same problem and the workaround: https://github.com/joncampbell123/dosbox-x/issues/4438#issuecomment-1712299585