Wayne
Thanks for the suggestion! It didn't take that much time to build. When
it was done, the output file had a different extension.
pacman -U mingw-w64-x86_64-wxPython-3.0.2.0-9-any.pkg.tar.zst
I am now trying to compile origin/master.
On 2020-05-25 11:28 a.m., Wayne Stambaugh wrote:
I've
Mathias Grimmberger kirjoitti 24.5.2020 klo 22.54:
> If I do it like this:
>
> mgri:~> gerbv -xpng -D600 bottom.gbl
>
> I get a file "output.png" without anti aliasing. Gerbv is version 2.7.0.
>
> I'd guess you exported from the viewer window where apparently one can't
> make it skip anti alias
I've had this problem the last couple of times that a new build of the
wxWidgets package was released. You will have to checkout a copy of the
mingw package repo on github and rebuild the wxPython package with the
latest compiler (gcc 10) to fix the ABI warning. It's not terribly
difficult just d
I did that and got a weird error from cmake to the effect it wanted to
build MSVS make files (from long, long, long ago).
I deleted all CMakeCacke.txt on my system.
I decided to run pacman -Syuu and it did a small update.
I then ran the cmake script without scripting off
cmake -DCMAKE_BUILD_
Le 25/05/2020 à 15:33, Brian Piccioni a écrit :
> Unfortunately, while we seem to get past the libngspice-0.dll problem with
> the fix, the old workaround for the python problem no longer works.
>
> cmake -DCMAKE_BUILD_TYPE=Debug \
> -DKICAD_SCRIPTING=OFF\ I believe this use
Unfortunately, while we seem to get past the libngspice-0.dll problem
with the fix, the old workaround for the python problem no longer works.
cmake -DCMAKE_BUILD_TYPE=Debug \
-DKICAD_SCRIPTING=OFF\ I believe this used to get
around the pyhton mismatch.
-G "Eclipse CDT4 -
I think you need to make a PR for msys2 with a pkgver bump, if they
merge it I assume it will appear in https://packages.msys2.org/queue
and it may be easier to poke them to let it rebuild. :/
On Mon, 25 May 2020 at 12:57, jp charras wrote:
>
> Le 23/05/2020 à 17:55, jp charras a écrit :
> > Le 2
Le 23/05/2020 à 17:55, jp charras a écrit :
> Le 23/05/2020 à 17:35, Wayne Stambaugh a écrit :
>> There is definitely something wrong but I'm not sure where the issue is.
>> I downgraded both cmake a couple of versions but cmake started
>> complaining about missing libraries. I even modified Find
8 matches
Mail list logo