Re: [de-users] 6.1.1.2 Fehler beim Aufruf "Zelle formatieren.."

2018-09-19 Thread Oliver Brinzing

sorry, wrong list, this issue affects libreoffice

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



Re: [de-users] 6.1.1.2 Fehler beim Aufruf "Zelle formatieren.."

2018-09-19 Thread Oliver Brinzing



Hallo Jürgen,


Ich habe Version: 6.1.1.2 (x64) auf einem Rechner mit einem AMD A10-5800K, 8
GB Ram und mit Win 7 Prof. installiert.


Passiert das auch mit einem neuen (leeren) Tabellendokument?

Ist bei Dir "OpenGL" aktiviert?
Menü Extras/Optionen.../LibreOffice, Register Ansicht
[ ] OpenGL für das Rendern verwenden

Falls ja, bitte mal deaktivieren

Gruß
Oliver

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



Re: problems building trunk with options: --enable-pch // --enable-win-x64-shellext

2016-12-29 Thread Oliver Brinzing
Hi Raphael,

I'm afraid I must disappoint you, but I never worked for SUN/Staroffice, maybe 
you've got me confused with someone else

Oliver


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



problems building trunk with options: --enable-pch // --enable-win-x64-shellext

2016-12-28 Thread Oliver Brinzing

i started with aoo414 branch debug build and it worked.

then i tried to build from trunk, but failed, until i disabled "--enable-pch".

but build always stopped in module "extensions",  source/activex/main,
already reported:
windows build breaks in module extensions - activex
https://bz.apache.org/ooo/show_bug.cgi?id=126996

i removed "--enable-win-x64-shellext", and build finished successful.
"enable-win-x64-shellext" seems to set BUILD_X64="TRUE".

i noticed, our win buildbots do not use "enable-win-x64-shellext" too.

my configuration:
./configure \
--with-dmake-url="http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2;
 \
--with-ant-home="/cygdrive/c/build/ant" \
--with-mozilla-build="/cygdrive/c/build/mozilla-build" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
--with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC" 
 \
--with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE" \
--with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin" \
--with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
--with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0"  \
--with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS" \
--with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010)" \
--with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
--with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
--with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
--with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
--with-package-format="installed msi" \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang="de" \
--without-stlport \
--without-junit \
--enable-verbose \
--disable-odk \
--without-fonts \
--disable-online-update \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug

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



Re: 4.1.3 building

2016-09-23 Thread Oliver Brinzing



2. I would like to get a list of environments in which 4.1.3 has been 
successfully built. I'll
announce time to build a release candidate when it builds in the required 
environments.


aoo413 product build with revision 1761976 on win7 successful finished.

btw.: "activex" module also builds fine while same build configuration fails on 
trunk

see issue
https://bz.apache.org/ooo/show_bug.cgi?id=126996
windows build breaks in module extensions - activex


Oliver

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



Re: 4.1.3 building

2016-09-23 Thread Oliver Brinzing

Hi,


2. I would like to get a list of environments in which 4.1.3 has been 
successfully built. I'll
announce time to build a release candidate when it builds in the required 
environments.


just finished an aoo413 debug build with revision 1761976 on win7.
no build breaks so far ;-)

will try a product build now...

Oliver


./configure \
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)")" \
--with-vendor="AOO Debug Build" \
--with-dmake-url="http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2;
 \
--with-ant-home="/cygdrive/c/build/ant" \
--with-mozilla-build="/cygdrive/c/build/mozilla-build" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
--with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC" 
 \
--with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE" \
--with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin" \
--with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
--with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0"  \
--with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS/Unicode" \
--with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010)" \
--with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
--with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
--with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
--with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
--enable-pch \
--with-package-format="installed msi" \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang="de" \
--without-stlport \
--without-junit \
--enable-verbose \
--disable-odk \
--without-fonts \
--disable-online-update \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug


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



Building 4.1.3: Error while building module icu on windows

2016-09-18 Thread Oliver Brinzing

started an aoo413 debug build with revision 1761301
from https://svn.apache.org/repos/asf/openoffice/branches/AOO413/

used same build configuration as for my latest successful trunk build (rev. 
1756130).

./configure \
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)")" \
--with-vendor="AOO Debug Build" \
--with-dmake-url="http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2;
 \
--with-ant-home="/cygdrive/c/build/ant" \
--with-mozilla-build="/cygdrive/c/build/mozilla-build" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
--with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC" 
 \
--with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE" \
--with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin" \
--with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
--with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0"  \
--with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS/Unicode" \
--with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010)" \
--with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
--with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
--with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
--with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
--enable-pch \
--with-package-format="installed msi" \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang="de" \
--without-stlport \
--without-junit \
--enable-verbose \
--disable-odk \
--without-fonts \
--disable-online-update \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug

build breaks in module icu:

mkdir.exe ./wntmsci12/misc/build/icu/source
cd ./wntmsci12/misc/build/icu/source && cd allinone && nmake /f all.mak EXFLAGS="-EHa -Zc:wchar_t-" 
&& cd ../..  && C:/build/cygwin/bin/touch.exe 
C:/build_tmp/AOO413/main/icu/./wntmsci12/misc/build/so_built_so_icu

mkdir: cannot create directory './wntmsci12/misc/build/icu/source': File exists

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

cd 
"C:\build_tmp\AOO413\main\icu\wntmsci12\misc\build\icu\source\allinone\..\stubdata"
	C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe /   /F stubdata.mak EXCEPTIONSWITCH="-EHa 
-Zc:wchar_t-"


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

cd "..\allinone"
cd 
"C:\build_tmp\AOO413\main\icu\wntmsci12\misc\build\icu\source\allinone\..\common"
	C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe /   /F common.mak EXCEPTIONSWITCH="-EHa 
-Zc:wchar_t-"


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

copy ".\unicode\brkiter.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\caniter.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\chariter.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\dbbi.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\docmain.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\locid.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\normlzr.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\parseerr.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\parsepos.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\putil.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\pwin32.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\rbbi.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\rep.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\resbund.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\schriter.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\strenum.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\symtable.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\ubidi.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\ubrk.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\ucasemap.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\ucat.h" ..\..\include\unicode
1 Datei(en) kopiert.
copy ".\unicode\uchar.h" ..\..\include\unicode
   

Re: apt-cyg

2016-09-07 Thread Oliver Brinzing

Hi,


The Windows step-by-step recommends using it to add some packages.
One of our new volunteers has found that wget
http://apt-cyg.googlecode.com/svn/trunk/apt-cyg no longer works.
Does anyone know a location from which apt-cyg can be downloaded using
wget or equivalent?


this worked for me:

cd /cygdrive/c/temp
lynx -source rawgit.com/transcode-open/apt-cyg/master/apt-cyg > apt-cyg
chmod +x apt-cyg
mv apt-cyg /usr/local/bin/
apt-cyg install perl zip unzip gperf autoconf rsync gcc4-g++ bison flex patch 
subversion


Regards
Oliver

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



Re: a question about "APPLY-4.1.2-patch1.bat"

2016-08-21 Thread Oliver Brinzing

Hi,


Apache OpenOffice 4.1.2 *does* *not* install hwp.dll.  It should not be there.


wouldn't it be better to check the "version.ini" instead of hwp.dll ?
an upcoming aoo420 release will not contain hwp.dll too ...

for example, something like this:

@echo off
setlocal
FOR /F "tokens=1,2 delims=^=" %%a IN ('type "%AOOPATCH%\version.ini"') DO (
 if '%%a' == 'OOOPackageVersion' (
   if '%%b' == '4.1.2' echo %%b
 )
)
endlocal

Regards
Oliver

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



Re: failed to build aoo420 dev on win32

2016-06-12 Thread Oliver Brinzing

Hi Damjan,


I've attached a possible patch for this, but won't be able to test it for a
while. Does it work for you?


yes, seems to work

i added 2 issues for the remaining build breaks:

windows build ./bootstrap fails downloading 
ext_sources/c813c065dd53d7bd0a560a870ddd0af5-openssl-0.9.8zh.tar.gz.part

https://bz.apache.org/ooo/show_bug.cgi?id=126995

windows build breaks in module extensions - activex
https://bz.apache.org/ooo/show_bug.cgi?id=126996

finally i was able to complete a successful debug build :-)

Regards
Oliver

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



Re: failed to build aoo420 dev on win32

2016-06-11 Thread Oliver Brinzing

Hi Damjan,

>> and a new one in module "extensions",  source/activex/main
>> C:\build_tmp\trunk\main\solver\420\wntmsci12\inc\osl/endian.h(160) : fatal error C1189: #error : 
undetermined endianness

>> dmake:  Error code 2, while making 
'../../../wntmsci12/slo/x64/so_activex.obj'

i think this is a configuration error:

"\trunk\main\solver\420\wntmsci12\inc\osl\endian.h" starts with

#ifdef _WIN32
#   if defined(_M_IX86)
#   define _LITTLE_ENDIAN
# [...]

but i cannot find a -D_WIN32 and -D_M_IX86 ...

i added:

#ifdef _WIN32
#   define _LITTLE_ENDIAN
#endif

and it compiled ...

Regards
Oliver


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



Re: failed to build aoo420 dev on win32

2016-06-11 Thread Oliver Brinzing

Hi Damjan,

i will start with a clean debug build including your "formula" patch.

just noticed, one of the "external_sources" is missing:

-> c813c065dd53d7bd0a560a870ddd0af5-openssl-0.9.8zh.tar.gz failed (404 Not 
Found)

i downloaded the package manually from:
http://mirrors.slackware.com/slackware/slackware-13.1/patches/source/openssl/openssl-0.9.8zh.tar.gz.mirrorlist


Regards
Oliver


downloading 1 missing tar balls to C:/build_tmp/trunk/ext_sources
downloading to 
C:/build_tmp/trunk/ext_sources/c813c065dd53d7bd0a560a870ddd0af5-openssl-0.9.8zh.tar.gz.part
download from http://www.openssl.org/source/openssl-0.9.8zh.tar.gz failed (501 Protocol scheme 
'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/trunk/ext_sources/c813c065dd53d7bd0a560a870ddd0af5-openssl-0.9.8zh.tar.gz.part
download from 
http://iweb.dl.sourceforge.net/project/oooextras.mirror/c813c065dd53d7bd0a560a870ddd0af5-openssl-0.9.8zh.tar.gz 
failed (404 Not Found)

download failed
some needed files could not be downloaded! at 
C:/build_tmp/trunk/main/solenv/bin/download_external_dependencies.pl line 492, <$in> line 345.

*** Error downloading external dependencies, please fix the previous problems 
and try again ***


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



Re: failed to build aoo420 dev on win32

2016-06-10 Thread Oliver Brinzing

Hi Damjan,

thanks for fixing the two build breakers. i started a debug build 3 hours ago
i have 2 errors till now:

>> windows build breaks in module formula
>> https://bz.apache.org/ooo/show_bug.cgi?id=126916

and a new one in module "extensions",  source/activex/main

C:\build_tmp\trunk\main\solver\420\wntmsci12\inc\osl/endian.h(160) : fatal error C1189: #error : 
undetermined endianness

dmake:  Error code 2, while making '../../../wntmsci12/slo/x64/so_activex.obj'

Regards
Oliver

--

error in module "extensions",  source/activex/main

: && PATH=/cygdrive/c/build_tmp/trunk/main/solver/420/wntmsci12/bin${PATH:+:${PATH}} 
C:/build_tmp/trunk/main/solver/420/wntmsci12/bin/makedepend -f - -p../../../wntmsci12/res -o.res 
-DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE 
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL 
-D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DDEBUG 
-DDBG_UTIL -DOSL_DEBUG_LEVEL=2 -DCUI -DSOLAR_JAVA   -DDLLPOSTFIX= -I. -I../../../inc -I../inc 
-I../../../WIN/inc -I../../../wntmsci12/inc -IC:/build_tmp/trunk/main/solenv/inc so_activex.rc >> 
../../../wntmsci12/misc/so_activex.dprc

cat ../../../wntmsci12/res/so_activex.res > 
../../../wntmsci12/misc/so_activex.res
Making:so_activex.dll
link /MACHINE:IX86 /IGNORE:4102 /IGNORE:4197 @C:/build/cygwin/tmp/mk4lyHC8
if [ -f ../../../wntmsci12/bin/so_activex.dll.manifest ] ; then mt.exe  -manifest 
../../../wntmsci12/bin/so_activex.dll.manifest 
-outputresource:../../../wntmsci12/bin/so_activex.dll\;2 ; fi
if [ -f ../../../wntmsci12/bin/so_activex.dll.manifest ] ; then /bin/rm -f 
../../../wntmsci12/bin/so_activex.dll.manifest ; fi
if [ -f ../../../wntmsci12/bin/so_activex.dll.tmanifest ] ; then /bin/rm -f 
../../../wntmsci12/bin/so_activex.dll.tmanifest ; fi

Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.
-safeseh -nxcompat -dynamicbase -NODEFAULTLIB -DEBUG -DEBUG -safeseh -nxcompat -dynamicbase 
/SUBSYSTEM:CONSOLE /DLL -out:../../../wntmsci12/bin/so_activex.dll 
-map:../../../wntmsci12/misc/so_activex.map -def:so_activex.def 
-implib:../../../wntmsci12/lib/iso_activex_t1.lib ../../../wntmsci12/slo/so_activex.obj 
../../../wntmsci12/slo/SOActiveX.obj ../../../wntmsci12/slo/SOComWindowPeer.obj 
../../../wntmsci12/slo/SODispatchInterceptor.obj ../../../wntmsci12/slo/SOActionsApproval.obj 
../../../wntmsci12/slo/StdAfx2.obj uuid.lib advapi32.lib ole32.lib oleaut32.lib gdi32.lib urlmon.lib 
shlwapi.lib C:/WinDDK/760016~1.1/lib/ATL/i386/atls.lib 
C:/WinDDK/760016~1.1/lib/ATL/i386/atlthunk.lib msvcrt.lib msvcprt.lib kernel32.lib user32.lib 
oldnames.lib ../../../wntmsci12/misc/so_activex.res

--
Making: ../../../wntmsci12/slo/x64/so_activex.obj
so_activex.def : warning LNK4222: exported symbol 'DllCanUnloadNow' should not 
be assigned an ordinal
so_activex.def : warning LNK4222: exported symbol 'DllGetClassObject' should 
not be assigned an ordinal
so_activex.def : warning LNK4222: exported symbol 'DllRegisterServer' should 
not be assigned an ordinal
so_activex.def : warning LNK4222: exported symbol 'DllUnregisterServer' should not be assigned an 
ordinal
   Creating library ../../../wntmsci12/lib/iso_activex_t1.lib and object 
../../../wntmsci12/lib/iso_activex_t1.exp

mkdir.exe ../../../wntmsci12/slo/x64/
C:/PROGRA~2/MICROS~1.0/VC/bin/amd64/cl.exe -c -nologo -Gs  -Zm500 -Zc:wchar_t- -GR -Zi 
-Fd../../../wntmsci12/misc/x64/so_activex.pdb  -Ob1 -I. -I../../../wntmsci12/inc/so_activex 
-IC:/WinDDK/760016~1.1/inc/atl71 -I../../../wntmsci12/misc -I../inc -I../../../inc/pch 
-I../../../inc -I../../../WIN/inc -I../../../wntmsci12/inc -I. 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12/incdont_use_stl 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12/inc/external 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12/inc -IC:/build_tmp/trunk/main/solenv/wntmsci12/inc 
-IC:/build_tmp/trunk/main/solenv/inc -IC:/build_tmp/trunk/main/res 
-IC:/build_tmp/trunk/main/tools/inc -IC:/build_tmp/trunk/main/comphelper/inc 
-IC:/PROGRA~2/Java/JDK17~1.0/include/win32 -IC:/PROGRA~2/Java/JDK17~1.0/include 
-IC:/PROGRA~1/MICROS~1/Windows/v7.0/include -IC:/PROGRA~2/MICROS~1.0/VC/include 
-IC:/PROGRA~2/MICROS~1/include -IC:/PROGRA~2/MICROS~1/include 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12/inc/offuh -I. -I../../../res -I.  -MT -DWIN32 
-D_AMD64_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS 
-DDEBUG -DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_CRT_SECURE_NO_DEPRECATE 
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL 
-D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DDEBUG 
-DDBG_UTIL -DOSL_DEBUG_LEVEL=2 -DCUI -DSOLAR_JAVA  -D_MT -D_DLL -D_MT -D_DLL   -DEXCEPTIONS_OFF 

Re: failed to build aoo420 dev on win32

2016-04-30 Thread Oliver Brinzing


> My previous, successful, debug compile was revision 1734822, March 13th 2016, 
so the problem has to
> be something that has changed since then.

i checked output from pro an debug build:

debug creates an error C4150 while pro will continue with a warning

the different compiler setting are:

pro-Gy -Oxs -Oy- -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE

dbg-Zi -Od -Z7 -Yd -D_STLP_DEBUG -DDEBUG -DDBG_UTIL -DOSL_DEBUG_LEVEL=2
   -Fd../../wntmsci12/misc/sqliterator.pdb

Oliver


debug:
Compiling: connectivity/source/parse/sqliterator.cxx
C:/PROGRA~2/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:wchar_t- -GR -GS -c -nologo -Gs  -Ob1 -Zi 
-Fd../../wntmsci12/misc/sqliterator.pdb  -Od -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd 
-I. -I../../wntmsci12/misc -I../../wntmsci12/inc/sql -I../inc -I../../inc/pch -I../../inc 
-I../../WIN/inc -I../../wntmsci12/inc -I. -IC:/build_tmp/trunk/main/solver/420/wntmsci12/inc/stl 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12/inc/external 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12/inc -IC:/build_tmp/trunk/main/solenv/wntmsci12/inc 
-IC:/build_tmp/trunk/main/solenv/inc -IC:/build_tmp/trunk/main/res 
-IC:/build_tmp/trunk/main/tools/inc -IC:/build_tmp/trunk/main/comphelper/inc 
-IC:/PROGRA~2/Java/JDK17~1.0/include/win32 -IC:/PROGRA~2/Java/JDK17~1.0/include 
-IC:/PROGRA~1/MICROS~1/Windows/v7.0/include -IC:/PROGRA~2/MICROS~1.0/VC/include 
-IC:/PROGRA~2/MICROS~1/include -IC:/PROGRA~2/MICROS~1/include 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12/inc/offuh -I. -I../../res -I. -Z7 -Yd -Wall -wd4061 
-wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 
-wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 
   -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005 -wd4180   -DWNT 
-DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE 
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL 
-D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DDEBUG 
-DDBG_UTIL -DOSL_DEBUG_LEVEL=2 -DCUI -DSOLAR_JAVA   -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB 
-D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON 
-Fo../../wntmsci12/slo/sqliterator.obj 
C:/build_tmp/trunk/main/connectivity/source/parse/sqliterator.cxx

sqliterator.cxx
C:\PROGRA~2\MICROS~1.0\VC\include\memory(721) : error C4150: deletion of pointer to incomplete type 
'connectivity::OSQLParser_Data'; no destructor called



pro:
Compiling: connectivity/source/parse/sqliterator.cxx
C:/PROGRA~2/MICROS~1.0/VC/bin/cl.exe   -Zm500 -Zc:wchar_t- -GR -GS -c -nologo -Gs  -Gy -Ob1 -Oxs 
-Oy- -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  -I. -I../../wntmsci12.pro/misc 
-I../../wntmsci12.pro/inc/sql -I../inc -I../../inc/pch -I../../inc -I../../WIN/inc 
-I../../wntmsci12.pro/inc -I. -IC:/build_tmp/trunk/main/solver/420/wntmsci12.pro/inc/stl 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12.pro/inc/external 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12.pro/inc 
-IC:/build_tmp/trunk/main/solenv/wntmsci12/inc -IC:/build_tmp/trunk/main/solenv/inc 
-IC:/build_tmp/trunk/main/res -IC:/build_tmp/trunk/main/tools/inc 
-IC:/build_tmp/trunk/main/comphelper/inc -IC:/PROGRA~2/Java/JDK17~1.0/include/win32 
-IC:/PROGRA~2/Java/JDK17~1.0/include -IC:/PROGRA~1/MICROS~1/Windows/v7.0/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MICROS~1/include -IC:/PROGRA~2/MICROS~1/include 
-IC:/build_tmp/trunk/main/solver/420/wntmsci12.pro/inc/offuh -I. -I../../res -I. -Wall -wd4061 
-wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 
-wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 
   -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005 -wd4180   -DWNT 
-DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE 
-D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL -D_MT -DWINVER=0x0500 
-D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DPRODUCT -DNDEBUG 
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB 
-D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON 
-Fo../../wntmsci12.pro/slo/sqliterator.obj 
C:/build_tmp/trunk/main/connectivity/source/parse/sqliterator.cxx

sqliterator.cxx
C:/PROGRA~2/MICROS~1.0/VC/include\memory(721) : warning C4150: deletion of pointer to incomplete 
type 'connectivity::OSQLParser_Data'; no destructor called



-
To unsubscribe, 

Re: failed to build aoo420 dev on win32

2016-04-25 Thread Oliver Brinzing

> I checked out the latest, and tried to build it. My debug build also failed 
on sqliterator.cxx. I
> used exactly the same configure parameters as on previous successful debug 
builds.

thanks for testing, hopefully i will find some time to do further investigation.

Oliver




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



Re: failed to build aoo420 dev on win32

2016-04-17 Thread Oliver Brinzing

Hi,

this weekend i tried again and was able to build current aoo420 (product)
i had only one build break:

C:/build/cygwin/bin/perl checkdeliver.pl  -l ../wntmsci12.pro/misc/checkdeliver_log.txt && 
C:/build/cygwin/bin/touch.exe ../wntmsci12.pro/misc/checkdeliver.done

checkdeliver.pl - checking delivered binaries
Error: delivered file is older than it's source 
'C:/build_tmp/trunk/main/sd/wntmsci12.pro/lib/sdi.lib' 
'C:/build_tmp/trunk/main/solver/420/wntmsci12.pro/lib/sdi.lib'

1 errors found: Module 'sd' not delivered correctly?
dmake:  Error code 1, while making '../wntmsci12.pro/misc/checkdeliver.done'

easy to fix, the delivered "sdi.lib" timestamp was older than that from the 
source...

after that i tried to build a debug version - and failed again:

[...]
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--disable-unit-tests   -> will avoid windows build breaks in module 
crashrep - Assertion Failed

https://bz.apache.org/ooo/show_bug.cgi?id=126918

build debug=true --all --html -P2 -- -P2

same build breaks as mentioned before:

>> windows build breaks in module connectivity/source/parse/sqliterator.cxx
>> https://bz.apache.org/ooo/show_bug.cgi?id=126917

>> windows build breaks in module formula
>> https://bz.apache.org/ooo/show_bug.cgi?id=126916

Regards
Oliver


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



Re: failed to build aoo420 dev on win32

2016-04-10 Thread Oliver Brinzing

Hi Patricia,

thanks for your build settings.
Did you manage to build  aoo420 debug version?

yesterday i started a new aoo412 debug build with my settings.
after 5 hours the build finished without any problems.

i tried again with rev 1738357 and failed again... added 4 issues:

windows build breaks in module crashrep - Assertion Failed
https://bz.apache.org/ooo/show_bug.cgi?id=126918

windows build breaks in module connectivity/source/parse/sqliterator.cxx
https://bz.apache.org/ooo/show_bug.cgi?id=126917

windows build breaks in module formula
https://bz.apache.org/ooo/show_bug.cgi?id=126916

windows build breaks in module sc/source/filter/excel - missing #include 

https://bz.apache.org/ooo/show_bug.cgi?id=126919

maybe i should try again with " --disable-pch" do not use multiple
parallel processes feature (e.g. build --all -P2 -- -P2)

Regards
Oliver


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



Re: failed to build aoo420 dev on win32

2016-04-05 Thread Oliver Brinzing

Hi Patricia

> How are you specifying debug? Any differences between what you are doing and

https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7.2C_Windows_8.1?
 I have been doing Windows 8.1 debug builds without any problems. I manually 
'make debug=true' the
gmake components, and specify --enable-symbols and --enable-dbgutil in my 
configure parameters.


yes, i followed these instructions and was able to build aoo401/412 pro and 
debug version
some month ago. see configuration below.

I compared source code between aoo412 and trunk i cannot find significant 
changes for example
in module "connectivity - "main\connectivity\inc\connectivity\sqlparse.hxx" is 
exactly the same ...

Oliver

SourceMain=/cygdrive/c/build_tmp/aoo_src/main
cd $SourceMain
autoconf
./configure \
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)")" \
--with-vendor="AOO Debug Build" \
--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-ant-home="/cygdrive/c/build/ant" \
--with-mozilla-build="/cygdrive/c/build/mozilla-build" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
--with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC" 
 \
--with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE" \
--with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin" \
--with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
--with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0"  \
--with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS/Unicode" \
--with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010)" \
--with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
--with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
--with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
--with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
--enable-pch \
--with-package-format="installed msi" \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang="de" \
--without-stlport \
--without-junit \
--enable-verbose \
--disable-odk \
--without-fonts \
--disable-online-update \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug \

./bootstrap
source winenv.set.sh
cd instsetoo_native
build --all --html -P4 -- -P4



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



failed to build aoo420 dev on win32

2016-04-05 Thread Oliver Brinzing

Hi,

i started to build a debug version, but had 4 build breaks till now.
What surprises me is that i used same build environment to build aoo412 without 
trouble.

any hints?

Regards
Oliver

1 Building module crashrep
   *possible* solution: press "Ignore"

2 Errors in module connectivity:
compiling class template member function 
'std::auto_ptr<_Ty>::~auto_ptr(void)' failed
   *possible* solution ?
changed source file "main\connectivity\inc\connectivity\sqlparse.hxx" line 
133
from: struct OSQLParser_Data;
to: struct OSQLParser_Data { ~OSQLParser_Data() {}; };

3 [ build CXX ] formula/source/ui/dlg/formula
   a problem wth precompiled headers
  *possible* solution ?
  C:\build_tmp\aoo_src\main\formula\
  - Library_forui.mk
 -> remove :$(eval $(call 
gb_Library_add_precompiled_header,forui,$(SRCDIR)/formula/inc/pch/precompiled_formula))

  - Library_for.mk
-> remove: $(eval $(call 
gb_Library_add_precompiled_header,for,$(SRCDIR)/formula/inc/pch/precompiled_formula))


4 Entering /cygdrive/c/build_tmp/aoo_src/main/sc/source/filter/excel
   fatal error C1083: Cannot open include file: 'filter/msfilter/mscodec.hxx': No such file or 
directory


   the missing file is in: main\filter\inc\filter\msfilter
   but how to add an -I statement to the makefile?

1-
Building module crashrep
Entering /cygdrive/c/build_tmp/aoo_src/main/crashrep/source/all
mkout -- version: 1.8
Entering /cygdrive/c/build_tmp/aoo_src/main/crashrep/source/win32
crashrep deliver
Assertion Failed!
Error: File C:/build_tmp/aoo_src/main/sal/osl/w32/process.cxx,
Line 340 :(null)
( Yes=Abort / No=Ignore / Cancel=Debugger )


2---

Errors in module connectivity:
/cygdrive/c/build_tmp/aoo_src/main/connectivity/source/parse
Compiling: connectivity/source/parse/sqliterator.cxx
C:/PROGRA~2/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:wchar_t- -GR -GS -c -nologo -Gs  -Ob1 -Zi 
-Fd../../wntmsci12/misc/sqliterator.pdb  -Od -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd 
-I. -I../../wntmsci12/misc -I../../wntmsci12/inc/sql -I../inc -I../../inc/pch -I../../inc 
-I../../WIN/inc -I../../wntmsci12/inc -I. -IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/stl 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/external 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc 
-IC:/build_tmp/aoo_src/main/solenv/wntmsci12/inc -IC:/build_tmp/aoo_src/main/solenv/inc 
-IC:/build_tmp/aoo_src/main/res -IC:/build_tmp/aoo_src/main/tools/inc 
-IC:/build_tmp/aoo_src/main/comphelper/inc -IC:/PROGRA~2/Java/JDK17~1.0/include/win32 
-IC:/PROGRA~2/Java/JDK17~1.0/include -IC:/PROGRA~1/MICROS~1/Windows/v7.0/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MICROS~1/include -IC:/PROGRA~2/MICROS~1/include 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/offuh -I. -I../../res -I. -Z7 -Yd -Wall -wd4061 
-wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 
-wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 
-wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005 -wd4180   -DWNT 
-DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE 
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL 
-D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DDEBUG 
-DDBG_UTIL -DOSL_DEBUG_LEVEL=2 -DCUI -DSOLAR_JAVA   -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB 
-D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON 
-Fo../../wntmsci12/slo/sqliterator.obj 
C:/build_tmp/aoo_src/main/connectivity/source/parse/sqliterator.cxx
: && PATH=/cygdrive/c/build_tmp/aoo_src/main/solver/420/wntmsci12/bin${PATH:+:${PATH}} 
C:/build_tmp/aoo_src/main/solver/420/wntmsci12/bin/makedepend @C:/build/cygwin/tmp/mkPRy3zZ > 
../../wntmsci12/misc/s_sqliterator.dpcc

Compiling: connectivity/source/parse/sqlnode.cxx
C:/PROGRA~2/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:wchar_t- -GR -GS -c -nologo -Gs  -Ob1 -Zi 
-Fd../../wntmsci12/misc/sqlnode.pdb  -Od -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  -I. 
-I../../wntmsci12/misc -I../../wntmsci12/inc/sql -I../inc -I../../inc/pch -I../../inc 
-I../../WIN/inc -I../../wntmsci12/inc -I. -IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/stl 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/external 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc 
-IC:/build_tmp/aoo_src/main/solenv/wntmsci12/inc -IC:/build_tmp/aoo_src/main/solenv/inc 
-IC:/build_tmp/aoo_src/main/res -IC:/build_tmp/aoo_src/main/tools/inc 
-IC:/build_tmp/aoo_src/main/comphelper/inc -IC:/PROGRA~2/Java/JDK17~1.0/include/win32 
-IC:/PROGRA~2/Java/JDK17~1.0/include -IC:/PROGRA~1/MICROS~1/Windows/v7.0/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MICROS~1/include 

Re: aoo 4.2 - build error while building module connectivity

2016-04-02 Thread Oliver Brinzing



> C:\PROGRA~2\MICROS~1.0\VC\include\memory(721)
> : error C4150: deletion of pointer to incomplete type 'connectivity::OSQLParser_Data'; no 
destructor called
>  C:\build_tmp\aoo_src\main\connectivity\inc\connectivity/sqlparse.hxx(133) : see declaration  of 
'connectivity::OSQLParser_Data'

>  C:\PROGRA~2\MICROS~1.0\VC\include\memory(720) : while compiling class 
template member
>  function 'std::auto_ptr<_Ty>::~auto_ptr(void)'

changed source file  "main\connectivity\inc\connectivity\sqlparse.hxx" line 133

from: struct OSQLParser_Data;

to: struct OSQLParser_Data {
OSQLParser_Data() {};
~OSQLParser_Data() {};
};

and it seems to build ...

Oliver


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



aoo 4.2 - build error while building module connectivity

2016-04-02 Thread Oliver Brinzing

Hi,

build startet, but i got a build error after about 2 hours.
i used same build setting as i did for aoo412 build.

any hints?
Oliver


=
Building module connectivity
=

Entering /cygdrive/c/build_tmp/aoo_src/main/connectivity/inc


Entering /cygdrive/c/build_tmp/aoo_src/main/connectivity/source/resource


Entering /cygdrive/c/build_tmp/aoo_src/main/connectivity/source/parse

Compiling: connectivity/source/parse/sqliterator.cxx
C:/PROGRA~2/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:wchar_t- -GR -GS -c -nologo -Gs  -Ob1 -Zi 
-Fd../../wntmsci12/misc/sqliterator.pdb  -Od -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd 
-I. -I../../wntmsci12/misc -I../../wntmsci12/inc/sql -I../inc -I../../inc/pch -I../../inc 
-I../../WIN/inc -I../../wntmsci12/inc -I. -IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/stl 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/external 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc 
-IC:/build_tmp/aoo_src/main/solenv/wntmsci12/inc -IC:/build_tmp/aoo_src/main/solenv/inc 
-IC:/build_tmp/aoo_src/main/res -IC:/build_tmp/aoo_src/main/tools/inc 
-IC:/build_tmp/aoo_src/main/comphelper/inc -IC:/PROGRA~2/Java/JDK17~1.0/include/win32 
-IC:/PROGRA~2/Java/JDK17~1.0/include -IC:/PROGRA~1/MICROS~1/Windows/v7.0/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MICROS~1/include -IC:/PROGRA~2/MICROS~1/include 
-IC:/build_tmp/aoo_src/main/solver/420/wntmsci12/inc/offuh -I. -I../../res -I. -Z7 -Yd -Wall -wd4061 
-wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 
-wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 
-wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005 -wd4180   -DWNT 
-DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE 
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL 
-D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DDEBUG 
-DDBG_UTIL -DOSL_DEBUG_LEVEL=2 -DCUI -DSOLAR_JAVA   -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB 
-D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON 
-Fo../../wntmsci12/slo/sqliterator.obj 
C:/build_tmp/aoo_src/main/connectivity/source/parse/sqliterator.cxx

cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
cl : Command line warning D9035 : option 'Yd' has been deprecated and will be removed in a future 
release

sqliterator.cxx
C:\PROGRA~2\MICROS~1.0\VC\include\memory(721) : error C4150: deletion of pointer to incomplete type 
'connectivity::OSQLParser_Data'; no destructor called
C:\build_tmp\aoo_src\main\connectivity\inc\connectivity/sqlparse.hxx(133) : see declaration 
of 'connectivity::OSQLParser_Data'
C:\PROGRA~2\MICROS~1.0\VC\include\memory(720) : while compiling class template member 
function 'std::auto_ptr<_Ty>::~auto_ptr(void)'

with
[
_Ty=connectivity::OSQLParser_Data
]
C:\build_tmp\aoo_src\main\connectivity\inc\connectivity/sqlparse.hxx(157) : see reference 
to class template instantiation 'std::auto_ptr<_Ty>' being compiled

with
[
_Ty=connectivity::OSQLParser_Data
]
dmake:  Error code 2, while making '../../wntmsci12/slo/sqliterator.obj'

1 module(s):
connectivity
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making 
/cygdrive/c/build_tmp/aoo_src/main/connectivity/source/parse

When you have fixed the errors in that module you can resume the build by 
running:

build --from connectivity

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



Re: aoo 4.2 dev: .\bootstrap fails with failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

2016-04-01 Thread Oliver Brinzing


sorry i missed

> Andrea has done a temporary fix. See [1] and [2] and the separate mail [3].
> This should work until Infra has installed the missing functionality on every 
buildbot.
> [1] http://svn.apache.org/viewvc?view=revision=1736691
> [2] http://svn.apache.org/viewvc?view=revision=1736692
> [3] http://www.mail-archive.com/dev@openoffice.apache.org/msg26993.html

and i took source code form https://github.com/apache/openoffice instead of svn 
...

will try again ..

Oliver

>

i try to build aoo 4.2 dev on win7, but i can not download the external sources.

any hints?
Oliver

downloading 22 missing tar balls to C:/build_tmp/aoo_src/ext_sources
downloading to 
C:/build_tmp/aoo_src/ext_sources/2d6ec8ccdf5c46b05ba54a9fd1d130d7-gtest-1.7.0.zip.part
MD5 checksum is OK
downloading to
C:/build_tmp/aoo_src/ext_sources/0dd138efff4412c707e239290fb82d4f-mdds_0.3.1.tar.bz2.part
MD5 checksum is OK
downloading to
C:/build_tmp/aoo_src/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to
C:/build_tmp/aoo_src/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
download from http://zlib.net/zlib-1.2.7.tar.bz2 failed (404 Not Found)
 download failed
downloading to
C:/build_tmp/aoo_src/ext_sources/f65fbbd72926c8e7cf0dbd4ada03b0d226f461fd-serf-1.2.1.tar.bz2.part
SHA1 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
MD5 checksum is OK
downloading to
C:/build_tmp/aoo_src/ext_sources/c813c065dd53d7bd0a560a870ddd0af5-openssl-0.9.8zh.tar.gz.part
MD5 checksum is OK
downloading to
C:/build_tmp/aoo_src/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part
MD5 checksum is OK
downloading to
C:/build_tmp/aoo_src/ext_sources/63574e3ada44f473892a61a2da433a59-apache-tomcat-5.5.36-src.tar.gz.part
MD5 checksum is OK
downloading to
C:/build_tmp/aoo_src/ext_sources/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2.part
download from 
http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2/download
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to
C:/build_tmp/aoo_src/ext_sources/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from 
http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz failed 
(404 Not
Found)
 download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to
C:/build_tmp/aoo_src/ext_sources/dd7dab7a5fea97d2a6a43f511449b7cd-expat-2.1.0.tar.gz.part
download from 
http://sourceforge.net/projects/expat/files/expat/2.1.0/expat-2.1.0.tar.gz/download
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to
C:/build_tmp/aoo_src/ext_sources/dd7dab7a5fea97d2a6a43f511449b7cd-expat-2.1.0.tar.gz.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/dd7dab7a5fea97d2a6a43f511449b7cd-expat-2.1.0.tar.gz
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/ec1941a74d3ef513c4ce57a9092b74e1-bsh-2.0b5-src.zip.part
MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/1cce53bf4b40ae29790d2c5c9f8b1129-CoinMP-1.7.6.tgz.part
MD5 checksum is OK
downloading to
C:/build_tmp/aoo_src/ext_sources/48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz.part
download from 
http://sourceforge.net/projects/hunspell/files/Hyphen/2.7/hyphen-2.7.1.tar.gz/download
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to
C:/build_tmp/aoo_src/ext_sources/48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz.part
download from
http://sourceforge.net/projects/oooextras.mirror/files/48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not 
installed))
 download failed
downloading to

aoo 4.2 dev: .\bootstrap fails with failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

2016-04-01 Thread Oliver Brinzing

Hi,

i try to build aoo 4.2 dev on win7, but i can not download the external sources.

any hints?
Oliver

downloading 22 missing tar balls to C:/build_tmp/aoo_src/ext_sources
downloading to 
C:/build_tmp/aoo_src/ext_sources/2d6ec8ccdf5c46b05ba54a9fd1d130d7-gtest-1.7.0.zip.part
MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/0dd138efff4412c707e239290fb82d4f-mdds_0.3.1.tar.bz2.part
MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2.part
download from http://zlib.net/zlib-1.2.7.tar.bz2 failed (404 Not Found)
download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/f65fbbd72926c8e7cf0dbd4ada03b0d226f461fd-serf-1.2.1.tar.bz2.part

SHA1 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/52654eb3b2e60c35731ea8fc87f1bd29-jpeg-8d.tar.gz.part
MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/c813c065dd53d7bd0a560a870ddd0af5-openssl-0.9.8zh.tar.gz.part

MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/8127a65e8c3b08856093099b52599c86-libxml2-2.7.8.tar.gz.part

MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/63574e3ada44f473892a61a2da433a59-apache-tomcat-5.5.36-src.tar.gz.part

MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2.part
download from http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2/download 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz failed (404 Not 
Found)

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/dd7dab7a5fea97d2a6a43f511449b7cd-expat-2.1.0.tar.gz.part
download from http://sourceforge.net/projects/expat/files/expat/2.1.0/expat-2.1.0.tar.gz/download 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/dd7dab7a5fea97d2a6a43f511449b7cd-expat-2.1.0.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/dd7dab7a5fea97d2a6a43f511449b7cd-expat-2.1.0.tar.gz 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/ec1941a74d3ef513c4ce57a9092b74e1-bsh-2.0b5-src.zip.part
MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/1cce53bf4b40ae29790d2c5c9f8b1129-CoinMP-1.7.6.tgz.part
MD5 checksum is OK
downloading to 
C:/build_tmp/aoo_src/ext_sources/48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz.part
download from http://sourceforge.net/projects/hunspell/files/Hyphen/2.7/hyphen-2.7.1.tar.gz/download 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz 
failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/3121aaf3e13e5d88dfff13fb4a5f1ab8-hunspell-1.3.2.tar.gz.part
download from 
http://sourceforge.net/projects/hunspell/files/Hunspell/1.3.2/hunspell-1.3.2.tar.gz/download failed 
(501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

download failed
downloading to 
C:/build_tmp/aoo_src/ext_sources/3121aaf3e13e5d88dfff13fb4a5f1ab8-hunspell-1.3.2.tar.gz.part
download from 
http://sourceforge.net/projects/oooextras.mirror/files/3121aaf3e13e5d88dfff13fb4a5f1ab8-hunspell-1.3.2.tar.gz 
failed 

Re: Debug on Windows

2016-03-14 Thread Oliver Brinzing
Hi Patricia,

> Has anyone nailed getting e.g. windbg running with AOO on Windows? If so, I 
> have some questions.

better try with vs 2013 community edition 
I remember I had a lot of trouble with windbg.

Regards
Oliver



Re: Compiler Error

2016-01-03 Thread Oliver Brinzing

Hi Kay,

i cannot confirm these build errors on win7.
i did a aoo412 debug and product build end of November and it worked both.


https://ci.apache.org/projects/openoffice/buildlogs/win/ext_libraries/apr/wntmsci12.pro/misc/logs/apr.txt


ext_sources/666a5d56098a9debf998510e304c8095-apr-util-1.4.1.tar.gz
ext_sources/97262fe54dddaf583eaaee3497a426e1-apr-1.4.5.tar.gz

apr.txt (debug build)

mkout -- version: 1.8
if [ -d ./wntmsci12/misc/build/apr-1.4.5 ] ; then echo "moving" && mv 
./wntmsci12/misc/build/apr-1.4.5 ./wntmsci12/misc/build/apr-1.4.5_removeme ; fi

rm -rf ./wntmsci12/misc/build/apr-1.4.5_removeme
cd ./wntmsci12/misc/build && ( gzip -d -c 
C:/build_tmp/aoo_src/ext_sources/97262fe54dddaf583eaaee3497a426e1-apr-1.4.5.tar.gz  | tar -xvf -) && 
C:/build/cygwin/bin/touch.exe so_unpacked_apr

apr-1.4.5/
apr-1.4.5/CHANGES
apr-1.4.5/file_io/
[...]

apr_deliver.txt (debug build)
deliver -- version: 275594
COPY: build.lst -> 
C:/build_tmp/aoo_src/main/solver/412/wntmsci12/inc/apr/build.lst
COPY: ../wntmsci12/inc/apr/apr.h -> 
C:/build_tmp/aoo_src/main/solver/412/wntmsci12/inc/apr/apr.h
[...]

apr.txt from product build is empty, and apr_deliver.txt is:

deliver -- version: 275594
LOG: writing 
C:/build_tmp/aoo_src/main/solver/412/wntmsci12.pro/inc/apr/deliver.log
Module 'apr' delivered successfully. 0 files copied, 43 files unchanged

i guess "apr" was taken from the debug build.

> 
https://ci.apache.org/projects/openoffice/buildlogs/win/main/sal/wntmsci12.pro/misc/logs/qa.osl.mutex.txt


both  "qa.osl.mutext.txt" are empty...


i used cygwin 1.7.33 with g++ (GCC) 4.8.3

and i remember, i did a "chmod 777 -R aoo_src" before starting the build.

Regards
Oliver

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



Re: Compiler Error

2016-01-02 Thread Oliver Brinzing

Hi Brett,

> Ok I'll try to build 4.2.0.


ERROR: error 65280 occurred while making 
/wrkdirs/usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/sal/qa/osl/mutex


maybe you misunderstood: i asked because the error you mentioned seems to occur if one tries to 
build aoo420.


Regards
Oliver

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



Re: Compiler Error

2016-01-02 Thread Oliver Brinzing

Hi Brett,


ERROR: error 65280 occurred while making 
/cygdrive/c/build_tmp/openoffice/main/sal/qa/osl/mutex


Did you try to build AOO 4.2.0?

I just found: http://permalink.gmane.org/gmane.os.freebsd.devel.office/2894

dmake:  Error code 1, while making 'osl_Mutex_run'
1 module(s):
sal
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making 
/wrkdirs/usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/sal/qa/osl/mutex



Regards
Oliver

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



Re: Compiler Error

2015-12-12 Thread Oliver Brinzing

Hi Bret,

i was able to build aoo411 and 412 debug builds with the following 
configuration:

SourceMain=/cygdrive/c/build_tmp/aoo_src/main
cd $SourceMain
autoconf
./configure \
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)")" \
--with-vendor="AOO Debug Build" \
--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-ant-home="/cygdrive/c/build/ant" \
--with-mozilla-build="/cygdrive/c/build/mozilla-build" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
--with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC" 
 \
--with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE" \
--with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin" \
--with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
--with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0"  \
--with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS/Unicode" \
--with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010)" \
--with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
--with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
--with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
--with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
--enable-pch \
--with-package-format="installed msi" \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang="de" \
--without-stlport \
--without-junit \
--enable-verbose \
--disable-odk \
--without-fonts

./bootstrap
source winenv.set.sh
cd instsetoo_native
build --all --html -P2 -- -P2

Regards
Oliver

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



Re: Compiler Error

2015-12-12 Thread Oliver Brinzing

Hi,


awk: fatal: can't open source file `C:/Cygwin-installationc:/Cygwin-installatio
/openoffice-4.0/openoffice/main/solenv/gbuild/processdeps.awk' for reading (No
uch file or directory)
It appears that C:/Cygwin-installation is appended to the path twice.  Not too 
sure why it is happening.  Is there a quick fix for this?


have you seen
https://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows

i remember, i had to replace awk with gawk after installing cygwin:

rm /usr/bin/awk
mv /usr/bin/gawk.exe /usr/bin/awk.exe


Regards
Oliver


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



Re: What is dgbhelp.dll?

2015-11-17 Thread Oliver Brinzing

Hi Patricia,

> What is dgbhelp.dll? Do I really need it, and if so what is the best way to 
get it?

maybe this can help you:
https://msdn.microsoft.com/de-de/library/windows/desktop/ms679294%28v=vs.85%29.aspx

Regards
Oliver


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



Re: DATE ISSUE in OpenOffice Spreadsheet

2015-10-05 Thread Oliver Brinzing

Hi,

> There seems to be an issue of how some1900 dates are being stored in the 
OpenOffice spreadsheet.

It is my understanding that dates are stored with spreadsheet as a serial 
number starting with 01/01/1900
being stored as a '1'.
When 01/01/1900 is looked at as a general number format in OpenOffice it 
appears as '2' versus a '1'.


The default starting date is 30 December 1899 = 0
please see 
https://wiki.openoffice.org/wiki/Documentation/How_Tos/Calc:_Date_%26_Time_functions

Regards
Oliver

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



Re: OO 4.1.1 - Disable Sidebar for all new Users in Multiuser Enviroment

2015-09-22 Thread Oliver Brinzing

Hi Ralf

> Have someone a solution, documentation or another idea to define a setting for the sidebar to be 
disabled by default!


i just found: 
https://gerrit.libreoffice.org/#/c/11077/5/officecfg/registry/data/org/openoffice/Office/Views.xcu


sidebar.xcu:

http://openoffice.org/2001/registry;
xmlns:xs="http://www.w3.org/2001/XMLSchema;

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

xmlns:install="http://openoffice.org/2004/installation;
oor:name="Views" 
oor:package="org.openoffice.Office">
  

  
false
  

  


it seems to work in aoo too.

to deploy you can create a shared extension with a "manifest.xml" like this:



http://openoffice.org/2001/manifest;>
   manifest:media-type="application/vnd.sun.star.configuration-data" />



Regards
Oliver

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



Re: One Addons.xcu with toolbars for AOO and LO possible?

2015-09-15 Thread Oliver Brinzing

Hi Mathias,


I can't find any explanation for a difference for the 
node in description.xml. It seems AOO and LO tests always against the
same entries.


please see 
https://wiki.documentfoundation.org/Development/Extension_Development for lo:

http://openoffice.org/extensions/description/2006;
 xmlns:l="http://libreoffice.org/extensions/description/2011;
 
xmlns:d="http://openoffice.org/extensions/description/2006;
 xmlns:xlink="http://www.w3.org/1999/xlink;>

  
http://openoffice.org/extensions/description/2006;
 xmlns:l="http://openoffice.org/extensions/description/2006;
 
xmlns:d="http://openoffice.org/extensions/description/2006;
 xmlns:xlink="http://www.w3.org/1999/xlink;>

  



Regards
Oliver


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



Re: Disable arrow for customizing toolbar

2015-07-27 Thread Oliver Brinzing

Hi,


Is it possibile to disable the little arrow used in a toolbar for customizing 
it?


see 
https://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/AddOns/Toolbars

you can add a ModuleWindowState.xcu file to change settings for custom 
toolbars, for example:

?xml version=1.0 encoding=UTF-8?
oor:component-data xmlns:oor=http://openoffice.org/2001/registry; 
xmlns:xs=http://www.w3.org/2001/XMLSchema; oor:name=CalcWindowState 
oor:package=org.openoffice.Office.UI

node oor:name=UIElements
node oor:name=States
node oor:name=private:resource/toolbar/addon_my.toolbar 
oor:op=replace
prop oor:name=ContextSensitive 
oor:type=xs:boolean
valuefalse/value
/prop
prop oor:name=UIName oor:type=xs:string
valueMy Toolbar/value
/prop
prop oor:name=Visible oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=NoClose oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=SoftClose 
oor:type=xs:boolean
valuefalse/value
/prop
prop oor:name=HideFromToolbarMenu 
oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=Locked oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=Pos oor:type=xs:string
value2147483647,2147483647/value
/prop
prop oor:name=Size oor:type=xs:string
value0,0/value
/prop
prop oor:name=Docked oor:type=xs:boolean
valuetrue/value
/prop
prop oor:name=DockingArea oor:type=xs:int
value3/value
/prop
prop oor:name=DockPos oor:type=xs:string
value0,0/value
/prop
/node

/node
/node
/oor:component-data


but i am not sure, if it works for the standard toolbars.

Oliver


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



Re: Build source Apache open office

2015-05-15 Thread Oliver Brinzing

Hi,

 dmake:  Error code 1, while making
 '/cygdrive/cygdrive/f/AndroidDev/aoo-4.1.1/ma
  in/solenv/wntmsci12.pro/inc/myworld.mk'

Can you please provide more information about your configuration?
What does autoconf, configure and bootstrap report?

For example i use:

SourceMain=/cygdrive/c/build_tmp/aoo_src/main
cd $SourceMain
autoconf

./configure \
--with-build-version=$(date +%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)) \
--with-vendor=AOO Debug Build \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-ant-home=/cygdrive/c/build/ant \
--with-mozilla-build=/cygdrive/c/build/mozilla-build \
--with-frame-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-psdk-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-midl-path=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin \
--with-cl-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC 
 \
--with-mspdb-path=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE \
--with-asm-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin \
--with-csc-path=/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5 \
--with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.7.0  \
--with-nsis-path=/cygdrive/c/Program Files (x86)/NSIS/Unicode \
--with-directx-home=/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010) \
--with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
--with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
--with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
--with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
--enable-pch \
--with-package-format=installed msi \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang=de \
--without-stlport \
--without-junit \
--enable-verbose \
--disable-odk \
--without-fonts \
--disable-online-update \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug \

./bootstrap
source winenv.set.sh
cd instsetoo_native
build --all --html -P4 -- -P4


Regards
Oliver


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



Re: Windows buildbot failures -- can you help?

2015-04-05 Thread Oliver Brinzing

Hello Ariel,

 --html will give you something like this:
 
http://ci.apache.org/projects/openoffice/buildlogs/linux64/log/unxlngx6.pro.build.html

thanks, will try again ;-)

 I saw these errors but since I am not on Windows, I didn't know how to
 interpret them. Are you saying that AOO will not compile with this
 version of MSPDBBD.DLL or, is something now wrong with this DLL?

i found this versions of MSPDB80.DLL in my build vm:

C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64
mspdb80.dll 9.0.30729.1 29.07.2008 236.032 Bytes

C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE
mspdb80.dll 9.0.30729.1 29.07.2008 193.536 Bytes


Best Regards
Oliver




Regards




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



Re: Windows buildbot failures -- can you help?

2015-04-04 Thread Oliver Brinzing

Hi,

 If you've been building with Windows, we could use some assistance with
 tracking down our Windows buildbot problem. See our buildbot results
 page -- http://ci.apache.org/projects/openoffice/

yesterday i build an aoo debug version with source from 
https://github.com/apache/openoffice
on a win 7 64bit vm. finally it worked (the vm crashed 2 times with a BSOD and 
i had to clean
and restart...).

I used same build setting as for my aoo 4.1.1 debug build 3 months ago:

SourceMain=/cygdrive/c/build_tmp/aoo-src/main
cd $SourceMain
autoconf

./configure \
--with-build-version=$(date +%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)) \
--with-vendor=AOO Debug Build \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-ant-home=/cygdrive/c/build/ant \
--with-mozilla-build=/cygdrive/c/build/mozilla-build \
--with-frame-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-psdk-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-midl-path=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin \
--with-cl-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC 
 \
--with-mspdb-path=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE \
--with-asm-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin \
--with-csc-path=/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5 \
--with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.7.0  \
--with-nsis-path=/cygdrive/c/Program Files (x86)/NSIS/Unicode \
--with-directx-home=/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010) \
--with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
--with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
--with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
--with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
--enable-pch \
--with-package-format=installed msi \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang=de \
--without-fonts \
--without-stlport \
--without-junit \
--disable-online-update \
--disable-odk \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug \
--enable-verbose \

./bootstrap
source winenv.set.sh
cd instsetoo_native
build --all -P2 -- -P2

btw: debug output is a bit unfortunate, i get *dozens* of log errors, if i insert a table into a 
writer document:


 Error: getSdrAllFillAttributesHelper() call only valid for RES_FLYFRMFMT and 
RES_FRMFMT (!)
 From File c:/build_tmp/aoo-src/main/sw/source/core/layout/atrfrm.cxx at Line 
3404

Can you tell me the build settings for an official build please?

Regards
Oliver


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



Re: compile error

2015-01-12 Thread Oliver Brinzing

Hi 郄宁,


Can be compiled. but excuse me,build --all

 and build --all -P2 ---P2 what's different about the compilation?

this should speed up the building process, please see
https://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows
- parallel builds

Regards
Oliver



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



Re: compile error

2015-01-10 Thread Oliver Brinzing

Hi 郄宁,


hi, I run as Administrator,but $./bootstrap Mkdir: cannot create the directory 
//bin: Read-only file system


Do you have insufficient write permissions for the build folder ?
Did you follow the step by step guide from:
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7
  ?

Regards

Oliver





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



Re: compile error

2015-01-10 Thread Oliver Brinzing

Hi 郄宁,

Hello, the last problem has been resolved, but also the emergence of a new 
problem:
$build -all

 Build - version: 275224
 ERROR: dmake: Command not found. Please rerun bootstrap

does your config setting contain:

--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \  ?

 After running configure you must create the dmake make utility that is needed 
for
 the build of OpenOffice.org. This done from the SRC_ROOT directory by calling

./bootstrap

Regards
Oliver

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



Re: compile error

2015-01-09 Thread Oliver Brinzing

 I think, that you need 32bit Cygwin and Java JDK.

Look here 
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7
  Zdraví / Regards,Michal Hriň


i am build with win7 64bit, but you need to install 32bit versions:

- http://cygwin.com v. 1.7.33
- 
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Oliver


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



Re: Problem with open office data

2015-01-09 Thread Oliver Brinzing

Hi Florian,

 Dear open-office Team,
 unfortunately a data got damaged (don´t know how) which is very
 important for me! do you know, what the matter is? (the data is enclosed.

i am sorry, but the file contains only NUL values.

please check if you can find a backup file *.bak in your openoffice user folder,
if you use windows, e.g.: %appdata%\OpenOffice\4\user\backup

Regards
Oliver



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



Re: compile error

2015-01-08 Thread Oliver Brinzing

Hi 郄宁,

i used the following configuration to build AOO 4.1.1:

SourceMain=/cygdrive/c/build_tmp/aoo-4.1.1/main
cd $SourceMain
autoconf
./configure \
--with-build-version=$(date +%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)) \
--with-vendor=AOO Debug Build \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-ant-home=/cygdrive/c/build/ant \
--with-mozilla-build=/cygdrive/c/build/mozilla-build \
--with-frame-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-psdk-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-midl-path=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin \
--with-cl-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC 
 \
--with-mspdb-path=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE \
--with-asm-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin \
--with-csc-path=/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5 \
--with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.7.0  \
--with-nsis-path=/cygdrive/c/Program Files (x86)/NSIS/Unicode \
--with-directx-home=/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010) \
--with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
--with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
--with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
--with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
--enable-pch \
--with-package-format=installed msi \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang=de \
--without-fonts \
--without-stlport \
--without-junit \
--disable-online-update \
--disable-odk \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug \
--enable-verbose \

./bootstrap
source winenv.set.sh
cd instsetoo_native
build --all -P2 -- -P2


Regards
Oliver

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



Re: OpenOffice development with Eclipse

2014-12-30 Thread Oliver Brinzing

Hi,


About a week or so ago I tried again to import the OpenOffice source
code into Eclipse.  The last time I tried that, a few years ago, this
did not work at all.  Our source code was just to big and too complex.
This time however, it worked out of the box.  If you do it right :-) The
developers of the CDT (the C/C++ Development Tooling) have made great
progress in the last years.


I tried last week after building my first aoo4.1.1 on win7/64bit, but failed
c++ indexer will stop suddenly, even increasing memory to -Xmx2048m
did not help ... i am using eclipse-jee-luna-SR1-win32

btw: Have you seen: https://wiki.eclipse.org/CDT/StandaloneDebugger
seems to work only for Linux?

Regards
Oliver

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



Re: location of scripting.dtd?

2014-12-28 Thread Oliver Brinzing

Hi,

maybe this could help?

http://www.openoffice.org/framework/scripting/scriptingf1/developer-guide.html#dtd

Regards
Oliver
--


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



Re: building aoo on windows

2014-12-27 Thread Oliver Brinzing


Hi Ariel,

finished second build with

--enable-pch \
--disable-odk
 build --all -P2 -- -P2

build time was about 5 1/2 hours, before it took more than 12 hours ...
adding 4 cores to the virtual machine made the difference ;-)

Regards
Oliver

--

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



Re: building aoo on windows

2014-12-25 Thread Oliver Brinzing

Hi Ariel,



merry xmas to you too, and have fun building :)


i worked :-)

./configure \
--with-build-version=$(date +%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)) \
--with-vendor=My AOO Debug Build \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-ant-home=/cygdrive/c/build/ant \
--with-mozilla-build=/cygdrive/c/build/mozilla-build \
--with-frame-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-psdk-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-midl-path=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin \
--with-cl-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC 
 \
--with-mspdb-path=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/Common7/IDE \
--with-asm-home=/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 
9.0/VC/bin \
--with-csc-path=/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5 \
--with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.7.0  \
--with-nsis-path=/cygdrive/c/Program Files (x86)/NSIS/Unicode \
--with-directx-home=/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June 
2010) \
--with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
--with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
--with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
--with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
--with-package-format=installed msi \
--enable-win-x64-shellext \
--enable-category-b \
--enable-bundled-dictionaries \
--with-lang=de \
--without-fonts \
--without-stlport \
--without-junit \
--disable-online-update \
--disable-strip-solver \
--enable-symbols \
--enable-dbgutil \
--enable-crashdump \
--enable-debug \
--enable-verbose \

next time i will try building with:

--enable-pch \
--disable-odk
--with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz; \  
*)
build --all -P2 -- -P2

*) but not sure if epm is needed, it's mentioned in
   https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO

maybe this will help to speed up the build process ...

Regards
Oliver


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



Re: building aoo on windows

2014-12-24 Thread Oliver Brinzing

Hi Ariel,

 These are my (old) configure options for a non-pro build (for a release
 build, remove the last three):

thanks a lot, i will try

and merry xmas :-)


Best Regards
Oliver


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



building aoo on windows

2014-12-22 Thread Oliver Brinzing

Hi,

i try building aoo 4.1.1 (debug version) with Cygwin/Microsoft Visual Studio 
9.0 on win7 64 bit.

build process seems to work, but soffice.exe will stop with errors (missing some 
.dll)

i think, i do not use the correct ./configure settings:

./configure \
--with-frame-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-psdk-home=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0 \
--with-midl-path=/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin \
--with-directx-home=C:/Program Files (x86)/Microsoft DirectX SDK (June 2010) \
--with-ant-home=/cygdrive/c/build/ant \
--with-nsis-path=/cygdrive/c/Program Files (x86)/NSIS/Unicode \
--with-atl-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/atl71 \
--with-atl-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386 \
--with-mfc-include-dir=/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42 \
--with-mfc-lib-dir=/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386 \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2;
 \
--with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz; \
--enable-pch \
--without-junit \
--with-lang=de \
--enable-symbols \
--disable-strip-solver \
--with-package-format=installed \
--enable-debug \
--enable-dbgutil \
--enable-crashdump \
--enable-win-x64-shellext \
--disable-online-update \
--without-fonts \
--disable-directx \
--without-stlport \
--enable-category-b \
--enable-bundled-dictionaries \
--with-mozilla-build=/cygdrive/c/build/mozilla-build \

Any hints?

What build settings are neede fpr an release build?
And how can i clean a build?


Regards

Oliver
--

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



Re: OO, Windows and Printers

2014-12-09 Thread Oliver Brinzing

Hi,


 is that OO does not see, or if it sees, does not print to, an existing 
printer.

please see my issue 99074:
changing windows default printer not reflected in open document
https://issues.apache.org/ooo/show_bug.cgi?id=99074

Regards

Oliver


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



Re: missing new aoo4.2 win nightly snapshot

2014-11-19 Thread Oliver Brinzing

Hi,

 Apparently the Windows build gets named after the revision of the latest 
commit in AOO's trunk
 whereas other builds get named after the latest commit in the big ASF 
repository.

this behaviour is new, i first noticed it about two weeks ago.

AOO Help/Info shows: AOO420m1(Build:9800)  -  Rev. 1635806 for today's build,
so i think the builds did not change the last two weeks?

Regards

Oliver


--

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



missing new aoo4.2 win nightly snapshot

2014-11-18 Thread Oliver Brinzing


http://ci.apache.org/projects/openoffice/
Windows Nightly (aoo-win7) Nov 18 02:30 1635806 success 
#217 Build successful

looks like revision 1635806 is build every night ...

linux build is at rev. 1640267

Regards
Oliver



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



Re: 4.1.1_release_blocker requested: [Issue 125296] conditional hidden paragraph does not update after textfield changes value

2014-07-22 Thread Oliver Brinzing



+1 from my side to fix this issue for 4.1.1. It has been introduced by a bug 
fix made for 4.1.1 :(

Best regards, Oliver.


thanks for fixing ;-)



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



Re: [ext] debug java extensions

2013-08-21 Thread Oliver Brinzing
Hi Tobias.

if you run unopkg add from command line, be sure oo is not running
at this time (including quickstart)

 -agentlib:jdwp=transport=dt_socket,server=y,address=localhost:8000

for me this will work:
   -agentlib:jdwp=transport=dt_socket,server=y,address=localhost:8000,suspend=n

after setting this param restart oo and check listening mode for example
with TCPView or netstat

if oo is in listening mode, you should be able to connect from eclipse

Regards

Oliver



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



Re: OpenOffice Multi-User Settings

2013-08-10 Thread Oliver Brinzing
Hi Lira,

 default. Is there a way that I can enter the settings from the server and
 it reflects on all the user accounts? or it has to be done for every user
 account allover again?

you can edit the files calc.xcd, writer.xcd and impress.xcd in
C:\Program Files (x86)\OpenOffice 4\share\registry for example:

from: prop oor:name=ooSetupFactoryDefaultFiltervaluewriter8/value
to:prop oor:name=ooSetupFactoryDefaultFiltervalueMS Word 97/value

from  prop oor:name=ooSetupFactoryDefaultFiltervaluecalc8/value
to:prop oor:name=ooSetupFactoryDefaultFiltervalueMS Excel 97/value

from: prop oor:name=ooSetupFactoryDefaultFiltervalueimpress8/value
to:prop oor:name=ooSetupFactoryDefaultFiltervalueMS PowerPoint 
97/value

but be carefull - make a copy first and use a  xml editor ;-)

Regards

Oliver

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



Re: BasicAddonBuilder - problem (addon.xcu?) in AOO 4.0

2013-08-09 Thread Oliver Brinzing
Hi Jörg,
 What is the problem with the following addon.xcu? This functions in AOO 3.4.1 
 (for example) but
not in AOO 4.0.

aoo 4 requires a new element ToolBarItems, see below.

Regards
Oliver

 ?xml version='1.0' encoding='UTF-8'?
 oor:component-data 
  xmlns:oor=http://openoffice.org/2001/registry;
  xmlns:xs=http://www.w3.org/2001/XMLSchema;
  oor:name=Addons
  oor:package=org.openoffice.Office
   node oor:name=AddonUI
   node oor:name=OfficeToolBar
   node oor:name=Color2Rows.OfficeToolBar 
 oor:op=replace
prop oor:name=Title
valueToolbar-Title/value
/prop
node oor:name=ToolBarItems
   node oor:name=m1 oor:op=replace
   prop oor:name=Context 
 oor:type=xs:string
   
 valuecom.sun.star.sheet.SpreadsheetDocument/value
   /prop
   prop oor:name=URL 
 oor:type=xs:string
   
 valuevnd.sun.star.script:Color2Rows.Mod_C2R.StartUp_C2R?language=Basicamp;location=application/value
   /prop
   prop oor:name=ImageIdentifier 
 oor:type=xs:string
   
 value%origin%/icons/image1/value
   /prop
   prop oor:name=Title 
 oor:type=xs:string
   valueColor2Rows/value
   /prop
   prop oor:name=Target 
 oor:type=xs:string
   value_self/value
   /prop
/node
   /node
   /node
   /node
   /node
 /oor:component-data

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



Re: BasicAddonBuilder - problem (addon.xcu?) in AOO 4.0

2013-08-09 Thread Oliver Brinzing
Hi Jörg,

 it is possible to use a 'double' addon.xcu? The following works for me, *but 
 is it allowed*?

this change was intended, see

Allow setting toolbar name in Addons.xcu
https://issues.apache.org/ooo/show_bug.cgi?id=121577

i don't think a double addon.xcu will work

Regards

Oliver

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



Re: Not understanding how to link events to Extensions Options Page

2013-07-26 Thread Oliver Brinzing
Hi Rajath,

i am sending you an example extension via email

Regards

Oliver

-- 

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45

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



Re: I search the 3.4 beta from ORACLE

2013-05-04 Thread Oliver Brinzing
Hi Raphael,

is OOo-Dev_3.4beta_20110411_Win_x86_install_en-US.exe what you are lokking 
for?

Regards
Oliver




-- 

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45



signature.asc
Description: OpenPGP digital signature


Re: I search the 3.4 beta from ORACLE

2013-05-04 Thread Oliver Brinzing
Hi Raphael

Yes, exactly that's the build. Do you have mac build

sorry, no mac only win with german language pack
i will send you an email with a download link

Regards

Oliver

-- 
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45



signature.asc
Description: OpenPGP digital signature