[Interest] I can´t compile Qt statically (statically link)

Thiago Macieira thiago.macieira at intel.com
Sat Jan 21 01:08:36 CET 2017


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




More information about the Interest mailing list