kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #42796
Re: [PATCH] Fixes for Visual Studio / vcpkg build
I have not tried to get those working yet, I have them disabled by flags.
I can try to see what was involved in adding new packages.
-Jon
On Sun, Nov 24, 2019 at 5:17 PM Wayne Stambaugh <stambaughw@xxxxxxxxx>
wrote:
> Hey Jon,
>
> I was playing around with vcpkg a couple of weeks ago and it's works
> surprisingly well. There is finally a sane way to build dependencies
> and compile and link against them on windows. The dependencies I could
> not find in vcpkg are ngspice and wxPhoenix/wxWidgets which means that
> we could not build and debug the simulator code and the wx python
> extension support. Did someone recently add ngspice and wxPhoneix to
> vcpkg? The Python code is also somewhat different as I assume that you
> would use the default python install to build the Python extensions.
>
> Cheers,
>
> Wayne
>
> On 11/24/19 12:40 PM, Jon Evans wrote:
> > Hi all,
> >
> > I got a build working using Visual Studio 2019 and vcpkg.
> > Attached are three patches I needed to make so far.
> > I'd appreciate some double-checking on these since cmake and wxwidgets
> > can be a bit perilous.
> >
> > Thanks,
> > -Jon
> >
> > _______________________________________________
> > 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
> >
>
> _______________________________________________
> 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