Archived

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

Binaries ?

Since ZeroC does not support Borland, we can not compile tools such as the ice2cpp. Could binaries be supplied ? Where could we download them ?
Thank you for any reply.

Comments

  • You can find a Windows binary distribution on our download page (http://www.zeroc.com/download.html), so you don't have to compile Ice yourself. However, we have never tested Ice with the Borland compiler, so we can't promise that it will work. In particular, it is possible that the code generated by slice2cpp could tickle a bug in the Borland C++, in which case you'd have to come up with some sort of workaround. (And I have no idea whether Borland C++ uses the same calling conventions as VC++. If it does not, you are out of luck, I'm afraid.)

    But, if you try this, please let us know how it went!

    Cheers,

    Michi.
  • You can find a Windows binary distribution on our download page
    Oh yes, under Ice for C++/Java/C# - Windows Installers for Visual Studio .NET 2003 (VC 7.1)

    I thought it was for Visual Studio only, and since I don't have it....
    It includes binaries too, as the explanations below explain.... hum... :p