Skip to content

jamulus --version should show Qt version from dynamic libraries #3230

@softins

Description

@softins

When running jamulus --version, it displays the Qt version of the host on which it was compiled. It should display the Qt version of the dynamic Qt libraries being used on the running system, the same as About Qt... does.

The version displayed by jamulus --version is currently taken from QT_VERSION_STR, which was set at compile time.

Originally posted by @softins in #3228 (comment)

Metadata

Metadata

Assignees

Labels

good first issueThings which should be doable without lots of context

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions