[patch] fixes for compiling under mingw

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Thu Jun 7 07:00:14 CEST 2007


Alexander Neundorf schrieb:
> On Wednesday 06 June 2007 10:32, Holger Schröder wrote:
>> Hi Alex, hi list,
>>
>> i am trying to simplify compiling of kde on windows. for that i need to get
>> some changed into kdelibs/cmake/modules.
>>
>> most of them add a cmake variable for the prefix where to find a library,
>> like gif, jpeg, etc.
>>
>> and then there is a patch for findqt4.cmake.
>>
>> the problem is, that the debug libs of qt 4 are nor found under windows,
>> because they are named Q<Foo>d4 for the debug libraries.
>>
>> so for every Q<foo>4 in a find_library statement i added an Q<foo>d4 entry.
> 
> Qt: ok
> Since which Qt release is this so ?
> 
Maybe try to reuse the existing msvc stuff to distinguish between debug 
and release libs.

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/20070607/911b9286/attachment.pgp 


More information about the Kde-buildsystem mailing list