looking for windows developer to test cmake buildsystem

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Thu Feb 2 17:56:40 CET 2006


Alexander Neundorf schrieb:
> Hi,
> 
> On Wednesday 01 February 2006 23:40, Peter Kümmel wrote:
>> Alexander Neundorf wrote:
> ...
>>> 14) run make  <------- if you come this far, you are quite good :-)
>>> 15) if it succeeds, dance around the table ;-)
>>> 16) if not try to fix it and/or post the error here
>>>
>>> Bye
>>> Alex
>> I'm now between 14) and 15) at least DCOP.dll was build.
> 
> This is cool :-)
> What about HAVE_MMAP ?
> 
>> But I have do the changes already posted:
>> 1. config.h has to much forward declarations, which can be disabled by:
>>    (HAVE_STDLIB_H is 1)
>>
>> #define HAVE_GETHOSTNAME_PROTO
>> #define HAVE_SRANDOM_PROTO
>> #define HAVE_USLEEP_PROTO
>> #define HAVE_S_ISSOCK
> 
> Can you please send the kdelibs/CMakeFiles/CMakeError.log file ?
> Maybe it's too big for the mailing list, so just send it to me directly.
> 
>> 2. remove KDE_DEPRECATED in dcopclient.h
> 
> Why ? What was the error message ?
It's a (known) msvc2005 (Express?) bug not allowing
__declspec(depecrated) behind the function declaration - it must be
before. There was a short discussion about this some time ago.

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060202/8239a93b/attachment.pgp 


More information about the Kde-buildsystem mailing list