Building kde4libs on win32 with msvc 2005
Ralf Habacker
ralf.habacker at freenet.de
Tue Feb 28 16:29:06 CET 2006
Christian Ehrlicher schrieb:
>> --- Ursprüngliche Nachricht ---
>> Von: Peter Kümmel <syntheticpp at gmx.net>
>> An: kde-buildsystem at kde.org
>> 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
>
I'm using all required packages from gnuwin32, does the openssl package
not work from gnuwin32 ?
> tiff ?
>
> cmake will complain if a mandatory lib is missing ;)
>
Ralf
More information about the Kde-buildsystem
mailing list