Re: [api-dev] build problem?

2009-01-15 Thread Ariel Constenla-Haile
Hello Albert,

On Thursday 15 January 2009, 20:30, Albert Law wrote:
> Hi All,
>
> I have a build problem, and I was wondering if someone could help. Thanks!
>
> ps: WinXP Pro, MSVS2005Pro
>
> Basically, I get:
> --1
> Making: ../../../wntmsci11/lib/icli_cpp_bridgetest.uno_t1.lib
> build of ../../../wntmsci11/bin/cli_cpp_bridgetest.uno.dll creates
> ../../../wntm sci11/lib/icli_cpp_bridgetest.uno_t1.lib
> making .dpslo
> slfl.pl csc -warnaserror+ -optimize -target:library
> -out:../../../wntmsci11/bin/ cli_cs_bridgetest.uno.dll \
> -reference:../../../wntmsci11/bin/cli_types_bridgetest.dll \
> -reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
> /cli_uretypes.dll \
> -reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
> /cli_basetypes.dll \
> -reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
> /cli_ure.dll \
> -reference:System.dll \
> cli_cs_bridgetest.cs
> Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.1433
> for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
> Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.
>
> c:\code\OpenOffice\OOO300_m9\testtools\wntmsci11\bin\cli_types_bridgetest.d
>ll: error CS1705: Assembly 'cli_types_bridgetest, Version=0.0.0.0,
> Culture=neutral, PublicKeyToken=null' uses 'cli_basetypes,
> Version=1.0.12.0,
> Culture=neutral, PublicKeyToken=ce2cb7e279207b9e' which has a higher
> version than referenced assembly 'cli_basetypes, Version=1.0.11.0,
> Culture=neutral, PublicKeyToken=ce2cb7e279207b9e'
> c:\code\OpenOffice\OOO300_m9\solver\300\wntmsci11\bin\cli_basetypes.dll:
> (Location of symbol related to previous error)
> dmake: Error code 1, while making
> '../../../wntmsci11/bin/cli_cs_bridgetest.uno .dll'
>
> ERROR: Error 65280 occurred while making
> /cygdrive/c/code/OpenOffice/OOO300_m9/t esttools/source/bridgetest/cli
> rmdir /cygdrive/c/DOCUME~1/Auser/LOCALS~1/Temp/3588
> dmake: Error code 1, while making 'build_instsetoo_native'
>
>
>
> And I execute:
> set nodep=TRUE
> set NO_HIDS=TRUE
> set MAXPROCESS=4
> cd /cygdrive/c/code/OpenOffice/OOO300_m9/config_office
>
> ./configure --disable-build-mozilla --disable-mozilla --with-use-shell=bash
> --with-build-version="Built for Testing Only" --without-ppds
> --enable-verbose --enable-pdfimport --enable-binfilter --disable-kdeab
> --disable-atl --enable-dbgutil --enable-symbols
> --with-cl-home='/cygdrive/c/PROGRA~1/Microsoft Visual Studio 8/VC'
> --with-ant-home='/cygdrive/c/PROGRA~1/apache-ant-1.7.1'
> --with-jdk-home='/cygdrive/c/PROGRA~1/Java/jdk1.6.0_07'
>
> cd ..
> ./bootstrap
> . winenv.set.sh
> dmake
>
>
> _
> - Albert

this is no API subject, so better go to d...@openoffice.org

Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


"Aus der Kriegsschule des Lebens
- Was mich nicht umbringt,
macht mich härter."
Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.

-
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org



[api-dev] build problem?

2009-01-15 Thread Albert Law
Hi All,

I have a build problem, and I was wondering if someone could help. Thanks!

ps: WinXP Pro, MSVS2005Pro

Basically, I get:
--1
Making: ../../../wntmsci11/lib/icli_cpp_bridgetest.uno_t1.lib
build of ../../../wntmsci11/bin/cli_cpp_bridgetest.uno.dll creates ../../../wntm
sci11/lib/icli_cpp_bridgetest.uno_t1.lib
making .dpslo
slfl.pl csc -warnaserror+ -optimize -target:library -out:../../../wntmsci11/bin/
cli_cs_bridgetest.uno.dll \
-reference:../../../wntmsci11/bin/cli_types_bridgetest.dll \
-reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
/cli_uretypes.dll \
-reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
/cli_basetypes.dll \
-reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
/cli_ure.dll \
-reference:System.dll \
cli_cs_bridgetest.cs
Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.1433
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.

c:\code\OpenOffice\OOO300_m9\testtools\wntmsci11\bin\cli_types_bridgetest.dll:
error CS1705: Assembly 'cli_types_bridgetest, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null' uses 'cli_basetypes, Version=1.0.12.0,
Culture=neutral, PublicKeyToken=ce2cb7e279207b9e' which has a higher
version than referenced assembly 'cli_basetypes, Version=1.0.11.0,
Culture=neutral, PublicKeyToken=ce2cb7e279207b9e'
c:\code\OpenOffice\OOO300_m9\solver\300\wntmsci11\bin\cli_basetypes.dll:
(Location of symbol related to previous error)
dmake: Error code 1, while making '../../../wntmsci11/bin/cli_cs_bridgetest.uno
.dll'

ERROR: Error 65280 occurred while making /cygdrive/c/code/OpenOffice/OOO300_m9/t
esttools/source/bridgetest/cli
rmdir /cygdrive/c/DOCUME~1/Auser/LOCALS~1/Temp/3588
dmake: Error code 1, while making 'build_instsetoo_native'



And I execute:
set nodep=TRUE
set NO_HIDS=TRUE
set MAXPROCESS=4
cd /cygdrive/c/code/OpenOffice/OOO300_m9/config_office

./configure --disable-build-mozilla --disable-mozilla --with-use-shell=bash 
--with-build-version="Built for Testing Only"
--without-ppds --enable-verbose --enable-pdfimport --enable-binfilter 
--disable-kdeab --disable-atl --enable-dbgutil
--enable-symbols --with-cl-home='/cygdrive/c/PROGRA~1/Microsoft Visual Studio 
8/VC'
--with-ant-home='/cygdrive/c/PROGRA~1/apache-ant-1.7.1' 
--with-jdk-home='/cygdrive/c/PROGRA~1/Java/jdk1.6.0_07'

cd ..
./bootstrap
. winenv.set.sh
dmake


_
- Albert


-
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org