help with CMake on win32

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Tue Feb 7 17:21:48 CET 2006


Brad King schrieb:
> Peter Kümmel wrote:
>> we need a kdewin32 before the configure process starts, because
>> kdewin32 exports many checked functions to kdelibs.
>>
>> So we have somehow to get kdewin32 build befor the configure
>> processs starts.
> 
> If kdewin32 provides certain functions then there is no need to do a 
> try-compile to test for them.  We know we are using the library and that 
> it provides the functions.
> 
> In the case that we are building kdewin32 then the try-compile results 
> should just be hard-coded to true for the functions provided.  I think 
> this is what ConfigureChecksWin is supposed to do, but it should be 
> included BEFORE the checks so that they are not done at all.
No, kdewin32 is maybe getting an external lib. So no harcoding please.
Can't you simply compile it before configure checks are done? I build it
with scons before all other...

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/20060207/853adf35/attachment.pgp 


More information about the Kde-buildsystem mailing list