Hi,
aronsoyol schrieb:
Hi there.
This is my first time to build OOo. When I run the command
$
./configure--with-ant-home="/cygdrive/c/ant"--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--disable-atl--disable-activex--disable-binfilter--without-junit
Besides the missing spaces Kay already mentioned, I see these
differences to my environment. My configure is
./configure \
--with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK
(June 2010)" \
--with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio
9.0/VC" \
--disable-activex \
--with-mozilla-build="/cygdrive/c/mozillabuild" \
--enable-category-b \
--with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio
9.0/VC/bin" \
--with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
--with-ant-home=/ant \
--with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio
9.0/Common7/IDE" \
--without-junit \
--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"
\
--without-fonts \
--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-vendor="Regina_Henschel" \
--with-build-version="410RC 2014_04_15"
My ant is installed into a subfolder of cygdrive, therefore it is only
--with-ant-home=/ant
My configure contains the path to the jdk
--with-jdk-home
I have installed WinDDK, and therefore atl and mfc are available.
I have no --disable-binfilter because binfilter no longer exists.
I have --enable-category-b because I want to be able to change macro
security in the installed OpenOffice.
I have no --with-epm-url and never had. As far as I know it is not
needed for builds on Windows.
Kind regards
Regina
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org