kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43362
Re: macos notarization status
Holger,
There already is some OS specific loading stuff in eeschema.cpp. Any
dylibs can probably lice where they are, but plaintext files like ... I
think ciderinit, will have to move.
I'll setup a gitlab issue for us to coordinate
Thanks!
Adam
On Mon, Feb 3, 2020, 4:44 AM Holger Vogt <holger.vogt@xxxxxxxxxx> wrote:
> I will have a look at the ngspice issues. I guess that the only files
> that we really need in the distribution (besides the ngspice dylib) are
> the codemodel *.cm files. They are also dylibs to be loaded dynamically
> into ngspice. The commands to load these files (including path
> information) is sent to ngspice by eeschema. So we might need some OS
> specific path information in eeschema.
>
> I will switch on my MAC labtop in the evening to check what we have now
> (and what we might need in the future).
>
> Holger
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References