On Wed, Mai 5, 2021 at 6:45 AM Kyle Johnson wrote:
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.
That is a great news. I tried it too some months ago. I succeeded to compile libsigrok, but the problem was linking the executables sigrok-cli as well as pulseview. If you got to complete the MSYS2 build environment we got a big improvement. Could you describe the necessary manual scripts? Or is this already in a README file in your repository? Regards, Helge _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel