Hello I´m trying to install IceE again and I hava a problem in the installation.
I have this enviroment variables:
CLASSPATH C:\anacleto\rfranco\Ice\IceE-1.0.0\bin
slice2javae C:\anacleto\rfranco\Ice\IceE-1.0.0\bin
icecpp C:\anacleto\rfranco\Ice\IceE-1.0.0\bin
Path C:\anacleto\rfranco\Ice\IceE-1.0.0\bin
and the ANT run correctly. When I´m trying to execute ant in one example the following faillure is thrown:
************************************************** ********
generate:
[mkdir] Created dir: C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hello
\generated
[slice2javae] slice2javae --output-dir C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo
\IceE\jdk\hello\generated C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hell
o\Hello.ice
BUILD FAILED
C:\anacleto\rfranco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hello\build.xml:25: Execute fa
iled: java.io.IOException: CreateProcess: slice2javae --output-dir C:\anacleto\r
franco\Ice\IceEJ-1.0.0\demo\IceE\jdk\hello\generated C:\anacleto\rfranco\Ice\Ice
EJ-1.0.0\demo\IceE\jdk\hello\Hello.ice error=2
************************************************** ********
Do you know the solution?
Thanks a lot

Reply With Quote