|
|
|
|
|
by the_common_man
3658 days ago
|
|
Qt's backward compat story is great and not so great. It's BC and sometimes SC but the fact is they keep breaking behavior even in patch releases. If you develop with Qt for a long time, you realize that BC is simply not good enough and you start static linking (a process they have made quite hard with Qt5). |
|