Re: [kicad] Unable to build

2023-11-27 Thread Seth Hillbrand
< devlist@kicad.org> wrote: > Respected devs, > > I am unable to build kicad on voidlinux aarch64 on RPI3. The issue is, it > fails to find and link wxPython, wxWidgets. > > I found the includes at /usr/include/wx-3.2/ > and > lib at /usr/lib/ > > Updated the

Re: [kicad] Unable to build

2023-11-27 Thread Jon Evans
ble to reduce dependencies of kicad? No, all of the dependencies are there for a reason. Best, Jon On Mon, Nov 27, 2023 at 1:06 AM 'Sagar Acharya' via KiCad Developers < devlist@kicad.org> wrote: > Respected devs, > > I am unable to build kicad on voidlinux aarch64 on RPI3. The is

[kicad] Unable to build

2023-11-26 Thread 'Sagar Acharya' via KiCad Developers
Respected devs, I am unable to build kicad on voidlinux aarch64 on RPI3. The issue is, it fails to find and link wxPython, wxWidgets. I found the includes at /usr/include/wx-3.2/ and lib at /usr/lib/ Updated them under cmake/findWx{something}.cmake Even then, an error throws up, i.e. setup.h