View Single Post
  #2 (permalink)  
Old 02-26-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
The binary distribution is only for Ice for Java, i.e., it contains tools such as slice2java so that Java users don't need a C++ compiler.

For Ice for C++, you must build Ice yourself. The main difficulty in building Ice is in my experience not Ice itself, but to build the third-party libraries. Thus an Ice for C++ binary distribution without also distributing all the third-party libraries would not be very helpful.
Reply With Quote