Developer Pages

Extending IPSA

Take a look at the following pages if you are interested in adding custom classes to IPSA:

Further Documentation

How to configure Subversion

of the Subversion configuration file:

to enable/add:

How to do a checkout

To create an anonymous working copy of the current IPSA trunk use:
 svn co https://ipsa.svn.sourceforge.net/svnroot/ipsa/trunk IPSA

To create a developer copy of the current IPSA trunk use:

 svn co --username=<SourceForgeAccountName> https://ipsa.svn.sourceforge.net/svnroot/ipsa/trunk IPSA

Both versions will create a directory named IPSA in the current directory.

CMake

To show the current compilation commands use the following command instead of just typing 'make'
 make VERBOSE=1

Get IPSA - Inventor Physics Simulation API at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on Sat Mar 10 20:00:17 2012 for IPSA by  doxygen 1.5.8