Closed JWBstuhr closed 3 years ago
This is normal for the released version, it's only supported on the development builds for now. (#362). You can try downloading a recent mac build, for instance from here: https://github.com/CE-Programming/CEmu/issues/341#issuecomment-811477894
I don't know if I should make a new issue for this or not, but something isn't working for me with that build.
Hmm, interesting. I guess I'll have to fix that somehow with install_name_tool
magic...
In the meantime, you can try to install some libs (whichever it's complaining about) with brew: for instance for liblzma.5.dylib, you'd do brew install xz
Also, which macOS version do you have?
MacOS Catalina 10.15.7 (19H524)
Also, I unfortunately can't try installing the libs like that, as I don't have permission to run anything in terminal.
There's a bit in the error that says
Reason: unsafe use of relative rpath */liblzma.5.dylib in /Users/USER/Downloads/CEmu App.app/Contents/MacOS/../Frameworks/libarchive.13.dylib with restricted binary
Yes I know, that's what I have to manually fix, apparently. Should be doable.
See follow up on #393
(Thanks for reporting an issue! Please make sure to fill out the blanks below.)
What's wrong, and with what software version?
Operating System: MacOS CEmu version: CEmu v1.3 (git: 87c3b43) Describe your issue:
Sending the files does nothing, they don't appear in the memory at all. The console also seems to report nothing?
What are the steps to reproduce this issue?