Hi

I'm trying to build on Windows. The build is getting stuck building ICU. It says "cannot find windows.h" I wonder if this is related to the guw.pl errors about not converting -X switches at the top of the log (below). Unfortunately its a bit difficult to debug as cl.exe is being given its parameters in a temporary file which gets deleted after build fails.
So I was wondering if someone has a hint for me. The output is below

Regards
David

Building project icu
=============
/cygdrive/c/ooo-build/vs-scratch/OOo_2.0beta2/icu
Error: guw.pl: WinFormat: Not converted -X/... type switch in :-I/cygdrive/c/DevTools/MICROS~2//include:. Error: guw.pl: WinFormat: Not converted -X/... type switch in :-I/cygdrive/c/DevTools/MICROS~1.0SD//include:.
-------------
mkdir.pl ./wntmsci10.pro/misc/build/icu/source
cd ./wntmsci10.pro/misc/build/icu/source && cd allinone/all && cmd /c nmake /f all.mak CFG="all - Win32 Release" && cd ../.. && /usr/bin/touch.exe so_built_so_icu

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

cd "c:\ooo-build\vs-scratch\OOo_2.0beta2\icu\wntmsci10.pro\misc\build\icu\source\allinone\all\..\..\layout" nmake / /F .\layout.mak CFG="layout - Win32 Release"

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

       cd "..\common"
nmake / /F .\common.mak CFG="common - Win32 Release"

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

       cd "..\stubdata"
nmake / /F .\stubdata.mak CFG="stubdata - Win32 Release"

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

       cd "..\common"
       tempfile.bat
       1 file(s) copied.
       tempfile.bat
       1 file(s) copied.
       tempfile.bat
       1 file(s) copied.
       [[[lots of above message]]]
       cl.exe @c:\DOCUME~1\DAVIDF~1\LOCALS~1\Temp\nm28A3.tmp
NMAKE : fatal error U1077: 'cl.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'c:\PROGRA~1\MICROS~1.NET\Vc7\bin\nmake.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'c:\PROGRA~1\MICROS~1.NET\Vc7\bin\nmake.exe' : return code '0x2'
Stop.
dmake: Error code 2, while making './wntmsci10.pro/misc/build/so_built_so_icu'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /cygdrive/c/ooo-build/vs-scratch/OOo_2.0beta2/icu
dmake:  Error code 1, while making 'build_instsetoo_native'
---* tg_merge.mk *---

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to