Hi,

Regina Henschel wrote:
Hello all,
Thorsten Behrens schrieb:

On Fri, Jun 20, 2008 at 10:55:14PM +0200, Regina Henschel wrote:

I try to compile DEV300_m19 on WinXP using Visual C++ 2005 Express Edition. That had worked without problems for OOo680m244. But for DEV300_m19 building stops with this message:

[snip]

What to do?

Grab the patch from issue 89973.


I applied it to DEV300_m20 and build went forward but then breaks again :(

Now with:

d:/SoftwareArchiv/OOoSource300m20/fpicker/source/win32/filepicker/FileOpenDlg.cxx(128)
: error C2065: 'OFN_DONTADDTORECENT' : undeclared identifier
dmake:  Error code 2, while making
'../../../wntmsci11.pro/slo/FileOpenDlg.obj'

I found http://www.openoffice.org/issues/show_bug.cgi?id=87081 but don't
understand all things.

I now tried to compile with MSVC Express 9.0, but get
d:\softwarearchiv\ooosource300m20\embedserv\source\inc\stdafx.h(21) : fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory
dmake:  Error code 2, while making '../../wntmsci12.pro/slo/register.obj'

I have used
./configure \
 --with-directx-home=/cygdrive/c/Programme/dxsdk \
 --with-cl-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC" \
 --disable-activex \
 --disable-build-mozilla \
 --disable-directx \
 --disable-epm \
 --with-win32 \
 --with-frame-home="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.1" \
 --with-psdk-home="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.1" \
--with-midl-path="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.0A/Bin" \ --with-asm-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/Bin" \
 --with-jdk-home="/cygdrive/c/Programme/Java/jdk1.6.0_06" \
 --with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
 --with-ant-home=/apache-ant-1.7.0 \
 --with-use-shell=bash

And I added
DISABLE_ALT="TRUE"
export DISABLE_ALT
to winenv.set.sh

simply try:
DISABLE_ATL="TRUE"
export DISABLE_ATL

Please help me getting a build with MS Visual C++ Express.

Kind regards
Regina


Kind regards,
Oliver

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

Reply via email to