Comment 10 for bug 192989

Revision history for this message
Jonas Häggqvist (rasher) wrote :

> FWIW, rbutil seems to use a statically compiled qt binary. Does that affect anything?

This is simply not the case. The default build of rbutil is dynamically linked against qt. We do provide a statically linked binary on the Rockbox page, but this needs extra care to get built. For emphasis: the standard build of rbutil is dynamically linked against the system Qt.

It is however possibly an issue that rbutil uses Rockbox's own libspeex instead of linking against the system libspeex.