Thread Previous • Date Previous • Date Next • Thread Next |
Hallo gentlemen,I'm trying to cross compile Kicad binaries for Windows under Linux (thanks Mateusz) and cannot make it work.
The problem is with cmake, especially part where it looks for wxWidgets. It finds wx.h but then it looks for some /usr/i586.../msw/build.cfg file.
I saw somewhere on the net, that build.cfg is not present on all platforms. Is it really necessary? How to proceed to next step?
Milan
Thread Previous • Date Previous • Date Next • Thread Next |