|
|
|
|
|
by prg318
2609 days ago
|
|
SDL1 can be installed alongside of SDL2. Same with GTK and Qt. I really fail to see the issue here. If a developer of a Qt4 application doesn't feel like updating to Qt5, users can still use the Qt4 version with Qt5 installed in their system. Most Linux distributions still package Qt5, Qt4, Gtk3, Gtk2, Gtk1.2, SDL1.2, SDL2... On top of that, if a binary-only application really wanted to stand the test of time, it could statically link the libraries. |
|