On Thu, Jun 01, 2006 at 03:00:41PM +0200, Abdelrazak Younes wrote:
> 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.

This is with mingw, too. However, using libtool on cygwin solves the
problem, whereas this is not the case with mingw.

-- 
Enrico

Reply via email to