How to setup kde4 on windows?

Andreas Pakulat apaku at gmx.de
Sun Apr 8 20:50:14 CEST 2007


On 07.04.07 16:58:30, Andreas Pakulat wrote:
> On 07.04.07 09:50:16, Christian Ehrlicher wrote:
> > Andreas Pakulat schrieb:
> > > However neither with system-jpeg support nor with qt-jpeg it builds
> > > fine. I also can't seem to get the system-png to work. Basically it
> > > seems that even though I have -L'ed the various gnuwin32 and win32libs
> > > lib and bin dirs (not sure if both are needed, but the bin contains all
> > > the dll's and the lib all those .lib files) it can't link to libjpeg.
> > > What is a bit weird IMHO that the gcc-command uses -ljpeg.lib, is that
> > > correct? (Never built a shared lib on windows or linked to it). For png
> > > the problem seems to be mainly that Qt expects libpng and not libpng12
> > > or libpng13.
> > Just use built-in support from qt which works fine (if not, your system
> > is not set up correct). I don't know why someone wants to use system-foo
> > support on win32...
> 
> Ok, I tried with built-in qt libs for everything, but I'm getting
> undefined references when linking the jpeg plugin. The exact output is
> at the end of the mail.

Just to let everybody know: I guess the problem was that Qt found the
jpeg includes/libs in D:\MinGW\win32libs. Now I separated openssl from
the rest of the win32libs and just pointed configure there. Qt built
fine now.

Andreas

-- 
You will feel hungry again in another hour.



More information about the Kde-windows mailing list