Apologies...didn't respond to the group... I actually built sigrok manually on the MSYS2 environment targeting MinGW64. I was able to do it successfully by targeting shared libraries for the dependencies (as there's no static Python 3 build in MinGW64). The only goofiness was trying to figure out how to actually set up all of the QT5 dependencies properly in an installed directory. But that only required the windeployqt tool which automatically copied in all of the required DLLs.
Kyle On Wed, May 5, 2021 at 6:26 AM Helge Kruse <helge.kr...@gmx.net> wrote: > On 04.05.2021 20:55, Kyle Johnson wrote: > > I've made a few fixes to enable building on MinGW64 on Windows using > > shared imports. > > Does this mean that you built sigrok in the MSYS2 environment on > Windows? Or did you built it with the sigrok-util/cross-compile/mingw > script for Windows? > > Regards, > Helge > > > > _______________________________________________ > sigrok-devel mailing list > sigrok-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sigrok-devel >
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel