View Single Post
Old 06-24-2025, 10:02 AM   #597
ratinox
Guru
ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.ratinox ought to be getting tired of karma fortunes by now.
 
Posts: 808
Karma: 11053908
Join Date: Oct 2016
Location: Somewhere in Time
Device: Forma, iPad Mini
Quote:
Originally Posted by odamizu View Post
So DeACSM does run on Mac without VM. Also, I don't know what OpenSSL is, so unless it came packaged with macOS, I don't have it.
OpenSSL is an implementation of the Secure Sockets Layer protocol and cipher suites. SSL is the "S" in HTTPS, among others. It's not part of the plugin, but is a library used by many applications including the plugin.

And, as evinced by the stack trace, the problem appears to lie in having an X86-64 package installed on an ARM system, and the X86 -> ARM translation layer isn't working.
ratinox is offline   Reply With Quote