On Linuxes (and macOS homebrew I think) you cannot have the -devel library installed for both versions of qwt simultaneously. The run-time libraries are fine however.
The problem here is then how we would handle development while the switch takes place. This is heavily dependent on length of time the transition would take. See #11.
On Linuxes (and macOS homebrew I think) you cannot have the
-devel
library installed for both versions ofqwt
simultaneously. The run-time libraries are fine however.The problem here is then how we would handle development while the switch takes place. This is heavily dependent on length of time the transition would take. See #11.