On Thu, May 6, 2021 at 2:17 PM Helge Kruse <helge.kr...@gmx.net> wrote:
>
> 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?
I haven't written down the steps yet, but I'll do that soon. I also
haven't tried compiling sigrok-cli, but that will be forthcoming as
well, because even though I don't use it, getting things working all
around would be beneficial for everyone. Cross compiling can be a huge
pain compared to native building.

>
> Regards,
> Helge
>

Thanks,
Kyle


_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to