You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.
However, it's a bit confusing that libngspice is bundled at two locations in the app.
In lldb I could only see it referencing the one in Frameworks, but if I remove the other one (in PlugIns/sim/) the simulator fails to start:
13:05:26: dlopen(libngspice.dylib, 2): image not found
13:05:28: Unhandled exception class: St13runtime_error what: Could not create simulator instance
Thanks. I'll close this.
We do not do this explicitly, it's something that comes with how
CMake's bundles things on macOS. Feel free to look into it--I'd love
to understand why.
On Sun, Oct 27, 2019 at 7:06 AM Jonatan Liljedahl ***@***.***> wrote:
I just tried https://kicad-downloads.s3.cern.ch/osx/testing/5.1/kicad-5.1-nightly-20191026-103423-47deb8dea-10_14.dmg and it seems to work fine.
However, it's a bit confusing that libngspice is bundled at two locations in the app.
In lldb I could only see it referencing the one in Frameworks, but if I remove the other one (in PlugIns/sim/) the simulator fails to start:
13:05:26: dlopen(libngspice.dylib, 2): image not found
13:05:28: Unhandled exception class: St13runtime_error what: Could not create simulator instance
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See https://bugs.launchpad.net/kicad/+bug/1835296
The text was updated successfully, but these errors were encountered: