Closed CrossScarDev closed 10 months ago
Fixed by creating simlinks from all the .so.72
files to the .so.73
files.
FWIW, since it is a major version, symlinking isn't a good idea (API can change between major versions). I do have both on my system (Fedora 39), from package libicu72
and libicu
respectively. Recompiling osxcross is probably better. Your sort of problem only happens either because you got the binary from somebody else (packager?) or if you have upgraded since building osxcross.
I got the binary from official debian 12 repositories and I couldn't find anyway to install the 73 version
osxcross/target/bin/xar: error while loading shared libraries: libicui18n.so.73: cannot open shared object file: No such file or directory