Qt 6.11 is out! See what's new in the release
blog
Dynamic Link VC Runtime
-
Actually i cant test it but is it possible to link an application with the VC Runtime? So the Users dont need to Install VC C++ Redistributable 2015 as Example. I could copy the DLLs in the Execute Folder but dont know if that works. Sorry i cant test it at the moment. Would be nice if this works.
-
Hi
I tested with 2010 VS and
it did work to include the vs runtime files
in the deployment folder.Not tested with 2015, but should also work.