Archived

This forum has been archived. Please start a new discussion on GitHub.

Error: Slice source directory not found

I have an error during building an Ice for Java (IceJ) by ant:

BUILD FAILED
E:\grid\IceJ-2.0.0\build.xml:162: The following error occurred while executing t
his line:
E:\grid\IceJ-2.0.0\test\build.xml:15: The following error occurred while executi
ng this line:
E:\grid\IceJ-2.0.0\test\Ice\build.xml:23: The following error occurred while exe
cuting this line:
E:\grid\IceJ-2.0.0\test\Ice\operations\build.xml:46: Slice source directory not
found

I need help, I don't know what can be wrong...

Comments

  • benoit
    benoit Rennes, France
    For some reasons ant can't find the directory named 'slice' in IceJ-2.0.0. Can you check if this directory exists in your distribution? If not, I recommend downloading and unpack again the source distribution, perhaps something went wrong when you downloaded it the first time.

    Btw, I recommend upgrading to IceJ-2.1.0!

    Benoit.
  • xdm
    xdm La Coruña, Spain
    Similar

    Hello the other day i experimented a similar problem because i forget to define ICE_HOME variable as indicated in the INSTALL