Hi,

I have the same problem with my configure call.

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

I tried the solution suggested in earlier posts but no luck.
My configure call looks like this:

SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0"
./configure \
    --with-frame-home="$SDK_PATH" \
    --with-psdk-home="$SDK_PATH" \
    --with-midl-path="$SDK_PATH/bin" \
    --with-directx-home="C:/Program Files (x86)/Microsoft DirectX SDK (June
2010)" \
   --with-ant-home="/cygdrive/c/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


/Jonas




--
View this message in context: 
http://openoffice.2283327.n4.nabble.com/config-error-on-Windows-7-tp4652383p4657734.html
Sent from the Development mailing list archive at Nabble.com.

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

Reply via email to