Re: [sigrok-devel] Cross compile for Windows

2020-10-20 Thread Helge Kruse
Okay, I found the packages that include intltoolize and 7za and used apt to installed them (intltool,p7zip-full). At a first glance it looks like that the mxe-git builds completely (see build log). But the cross-compile/mingw/ build gets errors. It looks like it doesn't use the cross-compiler. The

[sigrok-devel] Cross compile for Windows

2020-10-18 Thread Helge Kruse
I want to try a workaround for a problem in the context of https://github.com/libusb/libusb/issues/743 For that purpose I need to cross-compile for Windows. The recommended environment is MXE (https://sigrok.org/wiki/Windows). I started with sigrok-util/README and sigrok-util/cross-compile/mingw/R