Gunnar:

Just because something is linked to ICU dlls does not mean that those dlls are required.

Dependency walker only shows linkage, not necessity.

I would say that I learned something as well.

md

On 1/25/2016 3:06 PM, Gunnar Roth wrote:

> Woah. So all this work for nothing, I can simply skip shipping the ICU DLLs? I'm only using QtCore. Oh well, then I learned something :)

Maybe you should use depends.exe from dependancywalker.com <http://dependancywalker.com> to have a look which dlls are really demanded from an exe or dll next time ;-)

Regards,
Gunnar Roth


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to