Last modified 4 years ago
IDE
TOD is being developed with the Eclipse IDE version 3.3.1.1. The following plugins are also required:
Subclipse (for subversion integration)
Update site: http://subclipse.tigris.org/update_1.2.x
You should install the Subclipse plugin itself as well as the Mylyn integration.
Mylyn (for task management)
Update site: http://download.eclipse.org/tools/mylyn/update/e3.3
Compiling Boost libraries
These are used to build the native agent.
- Compile bjam (http://boost.org/doc/libs/1_35_0/doc/html/jam/building.html)
cd boost_1_35_0/tools/jam/src/
sh ./build.sh
cd ../../..
- Build boost:
./tools/jam/src/bin.linuxx86/bjam —prefix=/home/gpothier/apps/boost/ —build-type=complete —with-filesystem —with-iostreams —with-thread install
![(please configure the [header_logo] section in trac.ini)](/trac/tod/chrome/site/your_project_logo.png)