Archived

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

a misstake for IceCS-2.0.0 vs.net2003 solution?

OS:WinXP
Compiler:csc 7.10.3052.4 in vs.net2003

When I build the vs.net2003 solution from IceCS-2.0.0.zip,a error was reported in Gracier2 project: prebuild event fail. And the output is :
generatecs.exe: no Slice files found

I found there is a prebuild event in Gracier2 project:
$(SolutionDir)\bin\generatecs.exe $(SolutionDir) $(ProjectDir) $(ProjectName)

but there are no Gracier2 slice files in slice dir.
Of cource the IceCS work well,I hope it is my wrong ;) .

Just a report,not a bug report :) .

Comments

  • mes
    mes California
    Hi,

    Thanks for bringing this to our attention. I've updated the archives so that they now include the Glacier2 Slice files.

    Take care,
    - Mark
  • kwaclaw
    kwaclaw Oshawa, Canada
    Originally posted by mes
    Hi,

    Thanks for bringing this to our attention. I've updated the archives so that they now include the Glacier2 Slice files.

    Take care,
    - Mark

    I just downloaded the VS.NET 2003 Windows MSI file and installed it.
    Building the C# demos, it seems that the Session.ice file is missing.
    Is that the same problem? Where can I get that file?

    Btw, the C# demos also need ...\Ice-2.0.0\bin on the Windows PATH.
    This did not seem to be required in the README file - just FYI.

    Karl
  • I'll fix that, thanks!

    Cheers,

    Michi.