win32 port

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Thu Jan 5 18:03:14 CET 2006


Frédéric-Emmanuel PICCA schrieb:
> Hello
> 
> I try to use generic.py with my MSVC++6 but bksys stop with errors.
> 
> in line 70 of detect_generic.py INCLUDE is not a valid key of os.environ
> but (Windows XP Pro + Python2.4) INCLUDEVC is.
> 
> I read on line 42 some cl options
> env.AppendUnique( GENCCFLAGS = 
> ['-wd4619','-wd4820','-DWIN32_LEAN_AND_MEAN'] )
> 
> the two -w option are not valid for my cl.exe compiler and there is no 
> replacement except putting #pragma in sources.
> 
> So my question is :  can we sort out this INCLUDE (maybe a windows 
> version problem) and how to deal with cl.exe versions.
> 
> Have a nice day.
Msvc6 isn't supported.

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/20060105/719b891f/signature.pgp


More information about the Kde-buildsystem mailing list