> --- Ursprüngliche Nachricht --- > Von: Peter Kümmel <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: Building kde4libs on win32 with msvc 2005 > Datum: Tue, 28 Feb 2006 11:27:07 +0100 > > Rikardo Tinauer wrote: > > Hello, > > > > I am building kde4libs on win32 with cmake and msvc 2005. > > > > I got the message "Could not find z library". > > > > Where must I install zlib? And all other libraries that are needed for > > successful build of KDELibs? > > > > Regards, Rikardo Tinauer > > Download > > jpeg.lib > libpng.lib > libssl.lib > libungif.lib > pcre.lib > zlib.lib > > >from gnuwin32.sf.net and > > iconv.lib > libxslt.lib > libxml2.lib > > >from http://www.zlatkovic.com/libxml.en.html. > > Please report if I've forgot one. agg2 bzip2 ssl -> use openssl, not from gnuwin tiff ?
cmake will complain if a mandatory lib is missing ;) Christian -- DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert: GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
