Cast on SourceForge.net |
Castpp is a complete rewrite of Cast, using Gtk+ and Gnome instead of wxMotif and lesstif.
Therefore it may lack some of Cast functionalities, but it should be faster, cleaner, and also easier to compile and run on more platforms.
Cast aims to allow the specification and implantation of collaborative applications.
Castpp needs libgtkpp (0.2.2).
Castpp is developped with SourceForge's CVS. You may get the last version this way:
$ cvs -d:pserver:anonymous@cvs.cast.sourceforge.net:/cvsroot/cast login $ cvs -d:pserver:anonymous@cvs.cast.sourceforge.net:/cvsroot/cast co CastppHowever this version may have problems, because it's intended for the developers of the project. Use the SourceForge Project Files page or, if there isn't any release ready, this ftp server for test tarballs (which should compile).
This project is hosted there on SourceForge. You may find some releases there too: ftp.defora.org.
Updated docs are in the project source. Please read at least the "README" and "INSTALL" files. More docs are in the subdir "docs".
The older versions are still available via CVS, but may not be supported.
It's a C++ library which wraps Gtk+ with an object oriented look.
Gtkpp needs Gtk+ 1.2.10, Gnome 1.4.1.4, gdk-pixbuf 0.17.0. It may compile and work on other versions, please tell us if it does, or not.
The port to Gtk+ 2 should be very easy, but is not planned yet.
Gtkpp is developped with SourceForge's CVS. You may get the last version this way:
$ cvs -d:pserver:anonymous@cvs.cast.sourceforge.net:/cvsroot/cast login $ cvs -d:pserver:anonymous@cvs.cast.sourceforge.net:/cvsroot/cast co Gtkpp
As for Castpp, there may be recent enough releases on SourceForge, or there.
Please mail comments, suggestions, etc. to proncher@inrialpes.fr for now.