Hi,

On 17.09.2013 09:59, Clarence GUO wrote:
Thanks Oliver,
I reference this wiki (
http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7)
for build, seems no much difference with yours.

This sample step-by-step guide is not mine.
I adapted it according to the updated general and complete requirements which are referenced on this page.

It looks like that my attempt is not complete as I did not adjusted the given sample configure call. The given sample configure call does not match with the changes I have made to the step-by-step guide

Try the following:
(1) remove the following configure options
--with-cl-home
--with-mspdb-path
--with-asm-home
--with-csc-path

(2) correct the following configure options
--with-frame-home
--with-psdk-home
--with-midl-path
I think you do not have folder "v6.1" in the folder of the Windows SDKs. I think it must be the folder "v7.0"


Best regards, Oliver.

My configure is

./configure --with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft
Visual Studio 9.0/VC" --with-mspdb-path="/cygdrive/c/Program Files
(x86)/Microsoft Visual Studio 9.0/Common7/IDE"
--with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio
9.0/Bin" --with-csc-path="/cygdrive/c/Program Files (x86)/Microsoft Visual
Studio 9.0/SDK/v3.5" --with-frame-home="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v6.1" --with-psdk-home="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v6.1" --with-midl-path="/cygdrive/c/Program Files/Microsoft
SDKs/Windows/v6.1/bin" --with-directx-home="C:/Program Files
(x86)/Microsoft DirectX SDK (June 2010)"
--with-jdk-home="/cygdrive/d/jdk1.7.0_21"
--with-ant-home="/cygdrive/d/apache-ant-1.8.4" --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

Clarence


2013/9/17 Oliver-Rainer Wittmann <orwittm...@googlemail.com>

Hi Clarence,


On 13.09.2013 10:48, Clarence GUO wrote:

Hi~
When I set up build ENV on Window7, I met a error when configure, what
does
it mean?

Can't find MS Visual Studio / VC++ at ./oowintool line 236.
configure: error: oowintool failed to copy CRT

Cannot find VC. But I already saw configure said "checking the Microsoft
C/C++ Compiler... found "


Please, provide your complete 'configure' call.
Then I will be able to help you.

BTW, did you follow the AOO Windows Building guide in our wiki [1] and [2]
to setup your environment?

[1] 
http://wiki.openoffice.org/**wiki/Documentation/Building_**Guide_AOO<http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO>
[2] http://wiki.openoffice.org/**wiki/Documentation/Building_**
Guide_AOO/Building_on_Windows<http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Windows>


Best regards, Oliver.

  Thanks,
Clarence


------------------------------**------------------------------**---------
To unsubscribe, e-mail: 
dev-unsubscribe@openoffice.**apache.org<dev-unsubscr...@openoffice.apache.org>
For additional commands, e-mail: dev-h...@openoffice.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to