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

Reply via email to