Hi,

I need help with building DEV300m77.

First configure gave the error
configure: error: cannot find JUnit 4 jar at C:/cygwin/usr/share/java/junit.jar;
please install one and/or specify its pathname via --with-junit=...,
or disable it via --without-junit

I have downloaded junit-4.8.1.jar, and that was fine for configure. I have used

./configure \
--with-directx-home="/cygdrive/c/Programme/Microsoft DirectX SDK (March 2009)" \
 --with-cl-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC" \
 --disable-activex \
 --disable-build-mozilla \
 --disable-nss-module \
 --disable-atl \
 --with-frame-home="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.1" \
 --with-psdk-home="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.1" \
--with-midl-path="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.0A/bin" \ --with-asm-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/bin" \
 --with-jdk-home="/cygdrive/c/Programme/Java/jdk1.6.0_20" \
 --with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
 --with-ant-home=/ant \
 --with-junit="/cygdrive/c/Programme/Java/junit-4.8.1.jar" \
 --with-use-shell=bash

But now the build itself breaks with
REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\mingwm10.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcm80d.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcm90d.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcp70d.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcp80d.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcp90d.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcr70d.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcr80d.dll REBASE: Could Not Find C:/DEV300m77/solver/300/wntmsci12.pro/bin\msvcr90d.dll

1 module(s):
        postprocess
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /cygdrive/c/DEV300m77/postprocess/checkdeliver

I do not have any of the msvc***d.dll but only msvc***.dll, without the "d".

kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to