Peter Kümmel schrieb:
> Something for the kdewin32 TODO list:
> 
> 
> makekdewidgets throws an assert in win/src/mmap.c:
> 
> line 117:
>       hfd = (HANDLE)_get_osfhandle( fd );
> 
> 
> When the mmap call is avoided then makekdewidgets
> does not crash:
>
I wonder how often I have to say this - you *can't* mix debug and relase
libs as you do here. Because of this I stopped msvc compilation - the
kdelibs need a debug prefix like the qt libs have.

Christian

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to