SourceForge Logo

Cast on SourceForge.net

Castpp

Description

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.

Requirements

Castpp needs libgtkpp (0.2.2).

Download

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 Castpp
However 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.

Installation and documentation

Updated docs are in the project source. Please read at least the "README" and "INSTALL" files. More docs are in the subdir "docs".

Screenshot

Older versions

The older versions are still available via CVS, but may not be supported.


Gtkpp

Description

It's a C++ library which wraps Gtk+ with an object oriented look.

Requirements

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.

Download

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.


Feedback

Please mail comments, suggestions, etc. to proncher@inrialpes.fr for now.