joncampbell123 / dosbox-x

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

dosbox-x "libc++" problem? #4998

Closed EhanMMMZET closed 1 month ago

EhanMMMZET commented 1 month ago

Question

i attempted to launch dosbox-x and when i did, it crashed as soon as i did so i then ran it in terminal for logs and i got this:

dyld: Symbol not found: ZNKSt3115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv Referenced from: /Applications/dosbox-x.app/Contents/MacOS/x86_64/libjxl.0.8.dylib (which was built for Mac OS X 13.0) Expected in: /usr/lib/libc++.1.dylib

also, im running macos 10.15.7 at the moment.

Have you checked that no similar question(s) exist?

Code of Conduct & Contributing Guidelines

EhanMMMZET commented 1 month ago

weirdly, everything was perfectly fine a few months ago so i'm not sure why this problem is here now

maron2000 commented 1 month ago

You may want to try the nightly builds.

EhanMMMZET commented 1 month ago

thanks, worked!