Good catch. I missed that when I made the change. I will fix the
message when I get a chance. I would prefer not to use a dialog. Maybe
adding a warning to update the schematic to the message panel would be a
less intrusive. The other option would be an info bar.
On 6/28/21 11:32 AM, Brian Pi
Ah.
Perhaps it would be useful to throw up a dialog to the effect that that
the schematic should be updated?
It still says
PCB and schematic successfully reannotated
In the dialog.
On 2021-06-28 11:29 a.m., Wayne Stambaugh wrote:
The reannotation dialog update schematic option because it
The reannotation dialog update schematic option because it was removed
because it could leave schematics in an undefined state under certain
conditions. See commit 54e18f6b1f4c2199f8748fff82198f86522bef83 and the
related issue for details.
Wayne
On 6/28/21 9:51 AM, Brian Piccioni wrote:
> Hello
Yeah, it appears they ship wxwidgets as 3.0 and wxmsw as 3.1. The guide
should probably be updsted for that dependency.
And I think the wxpython matches wxmsw 3.1, which should be compatible with
python3. I have not tested that.
man. 28. jun. 2021 17.18 skrev Brian Piccioni :
> That was probably
That was probably it!
I get much farther now. It stopped at
CMake Error at
C:/msys64/mingw64/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find wxWidgets: Found unsuitable version "3.0.5", but
required is
at least "3.1.5" (found
-LC:/msys64/mingw64
Brian, think that is because you started the msys shell instead of one of
the mingw64 one.
On Mon, 28 Jun 2021 at 16:46, jp charras wrote:
>
> Le 28/06/2021 à 16:14, Brian Piccioni a écrit :
> > JP
> >
> > Thanks for the quick reply
> >
> > bjpic@LAPTOP-70Q5CT1Q MSYS ~/kicad-source/build/releas
Le 28/06/2021 à 16:14, Brian Piccioni a écrit :
JP
Thanks for the quick reply
bjpic@LAPTOP-70Q5CT1Q MSYS ~/kicad-source/build/release~
$ find /mingw64/ -name *glew*
/mingw64/bin/glew32.dll
/mingw64/bin/glewinfo.exe
/mingw64/bin/libvtkglew-8.2.dll
/mingw64/include/GL/glew.h
/mingw64/include/GL/
JP
Thanks for the quick reply
bjpic@LAPTOP-70Q5CT1Q MSYS ~/kicad-source/build/release~
$ find /mingw64/ -name *glew*
/mingw64/bin/glew32.dll
/mingw64/bin/glewinfo.exe
/mingw64/bin/libvtkglew-8.2.dll
/mingw64/include/GL/glew.h
/mingw64/include/GL/wglew.h
/mingw64/include/OGRE/RenderSystems/GL/GL/
Le 28/06/2021 à 15:51, Brian Piccioni a écrit :
Hello
I have observed that Geographical Reannotation (my contribution) no
longer seems to update the schematic. Manual "Update Schematic from
PCB" seems to work so I assume there has been a modification to the
Kiway commands. In order to track
Hello
I have observed that Geographical Reannotation (my contribution) no
longer seems to update the schematic. Manual "Update Schematic from PCB"
seems to work so I assume there has been a modification to the Kiway
commands. In order to track this down I need to set up build on msys2.
I hav
10 matches
Mail list logo