fix linking of kdecore

Peter Kümmel syntheticpp at gmx.net
Sun Oct 22 17:14:35 CEST 2006


Christian Ehrlicher wrote:
> Peter Kümmel schrieb:
>> Christian Ehrlicher wrote:
>>> Sebastian Sauer schrieb:
>>>> On Sunday 22 October 2006 15:05, Christian Ehrlicher wrote:
>>>>> Sebastian Sauer schrieb:
>>>>>> Anyway. Commit? More testing? Feedback! :)
>>>>> I'm currently compiling with mingw to see what's going wrong there. But
>>>>> I know for sure that it worked some time ago and that nothing important
>>>>> was changed to break mingw compile... curious
>>>> Propably we both introduced it. First me with replacing the set() with 
>>>> find_library and then you who just commented it out without reintroducing the 
>>>> set() which was there before ( r597606 :-)
>>>>
>>> I've also found a problem in current winapi-3.7 from mingw - getaddrinfo
>>> is not defined - I'll askat mingw.
>> Here the error looks like this:
>> KDE::getnameinfo(sockaddr const*, int, char*, unsigned int, char*, unsigned int, int)'
>>
>> seems the function is in the wrong namespace.
>>
> No.
> See
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/gethostbyname_2.asp
> (remarks section).
> and here:
> https://sourceforge.net/forum/message.php?msg_id=3591325
> 
> Looks like we've found another function for kdewin32. Or better - write
> a wrapper for mingw... is there a function for this available in the
> portable runtime project?
> 
> Christian

Oh, maybe it's more complicated.


-- 
Peter Kümmel



More information about the Kde-windows mailing list