You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this makes the Qt5 and Qt6 versions of stellarsolver be incompatible with each other, and not co-installable, which is a problem for downstream packaging of the project.
Can we get the Qt Major Version added to the library SONAME?
The text was updated successfully, but these errors were encountered:
As currently setup, whether you build stellarsolver against Qt5 or Qt6, the SONAME of libstellarsolver is remaining the same:
this makes the Qt5 and Qt6 versions of stellarsolver be incompatible with each other, and not co-installable, which is a problem for downstream packaging of the project.
Can we get the Qt Major Version added to the library SONAME?
The text was updated successfully, but these errors were encountered: