|
|
|
|
|
by simion314
2686 days ago
|
|
I am wondering what is the issue with dynamically linking Qt, are developers statically linking with MS c/c++ runtime or GUI libs ? From my experience you must install c++ runtimes on windows or if you use C# you need to ask your user to make sure to have it installed, where with Qt you ship the dlls. |
|
They may have solved this since by using a custom allocator on windows for Qt types.