Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> Ahhhh... you mean the windows api libraries. They are not
Abdelrazak> distributed with Qt. They are part of mingw (w32api
Abdelrazak> package IIRC).
But do we have to explicitely link against them?

If you link dynamically against Qt then you only need "-lgdi32 -lshlwapi" but I don't think it is because of Qt (this dependency came only recently). If you link statically against Qt (like Enrico with cygwin) then you need the full monty yes.

Abdel.


JMarc


Reply via email to