Hi Jeongkyu,

For building OO.o 2.0 on Windows, I tried to set following parameters
but the paths don't count in configure script (I tried both long
format and 8.3 format).

--with-mspdb-path
--with-midl-path
--with-csc-path
--with-nsis-path

Is this my own problem or known issue?
No, works just fine. If you tell us what you did, we could tell you
what to change.

For reference, I use:
(note the quoting if the parameter includes spaces)

./configure --with-use-shell=tcsh --with-lang=de --enable-crashdump=no \
 --with-cl-home="/cygdrive/c/MSVS2003/Vc7" \
 --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.5.0_03" \
 --with-ant-home=/cygdrive/c/apache-ant-1.6.5 \
 --with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v1.1.4322 \
 --with-build-version="W32-tcsh on opti"


My current workaround is to add
those paths into PATH variable before running configure script so that
it can find programs from the list in PATH.

configure certainly also checks the path, so this has to work too.

Volker


Regards,
Jeongkyu



--
If you like my work consider:  http://www.scytek.de/donations.html
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to