On sexta-feira, 20 de janeiro de 2017 09:53:14 PST Etienne Sandré-Chardonnal 
wrote:
> What do you mean by static "system" libpng? There is dll or static libpng
> but on Windows there is no such thing as a "system" lib.

What Konstantin said: a static library that isn't the bundled copy.

> And linking libpng statically is somewhat common...

Not really. If you have a non-bundled library, you usually want it to be a DLL 
so you can share it between processes.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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

Reply via email to