Re: About ant

2014-08-13 Thread soyol aron
sample for 3 D:/aoo-4.1.0/main/solver/410/wntmsci12.pro/inc\svx/globlmn.hrc(140) : error C2001: newline in constant D:/aoo-4.1.0/main/solver/410/wntmsci12.pro/inc\svx/globlmn.hrc(247) : error C2001: newline in constant D:/aoo-4.1.0/main/solver/410/wntmsci12.pro/inc\svx/globlmn.hrc(354) : error C200

Re: About ant

2014-08-13 Thread soyol aron
Two additional things 4.Some generated files (a.exe(when build dmake), climaker.exe etc.)are blocked by my Norton antivirus so I closed it. 5.sn.exe was not found when build cli_ure module.So I add the sn.exe`s path to the PATH parameter then error is gone.I do not know what was lost in my configur

Re: About ant

2014-08-12 Thread soyol aron
Hi I have successful built the source in my cygwin + vs2010 environment and got the MSI installer already. Thank everyone for your support. 1.I got the source from http://ftp.riken.jp/net/apache/openoffice/4.1.0/source/apache-openoffice-4.1.0-r1589052-src.tar.gz 2.about unistd.h I think that is

Re: About ant

2014-08-09 Thread Regina Henschel
Hi, Amali Praveena Soban Kumar schrieb: Hi Regina, winunistd/unistd.h is a dummy file created by this code in winunistd/makefile.mk # --- Files .IF "$(GUI)"=="WNT" .IF "$(COM)"!="GCC" # provide dummy header for generated sources $(INCCOM)

Re: About ant

2014-08-09 Thread Amali Praveena Soban Kumar
Hi Regina, winunistd/unistd.h is a dummy file created by this code in winunistd/makefile.mk # --- Files .IF "$(GUI)"=="WNT" .IF "$(COM)"!="GCC" # provide dummy header for generated sources $(INCCOM)$/unistd.h : unistd.h     @$(COPY) $< $@ In

Re: About ant

2014-08-07 Thread Regina Henschel
Hi Aron, soyol aron schrieb: Hi Thank you Kay and Regina About spaces, actually there were spaces in my originally command line before,but unfortunately, they are gone... I've found the answer to my question. When I added the jdk_home into configure option,the error was gone. :) My new conf

Re: About ant

2014-08-05 Thread soyol aron
Hi Thank you Kay and Regina About spaces, actually there were spaces in my originally command line before,but unfortunately, they are gone... I've found the answer to my question. When I added the jdk_home into configure option,the error was gone. My new configure command line looks like: $ ./con

Re: About ant

2014-08-04 Thread Regina Henschel
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.t

Re: About ant

2014-08-04 Thread Kay Schenk
On 08/03/2014 11:13 PM, aronsoyol wrote: > 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/f

About ant

2014-08-03 Thread aronsoyol
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--disa