GSoC/GCI Archive
Google Code-in 2012 BRL-CAD

Write a tutorial on compiling BRL-CAD with Eclipse on Linux

completed by: iwanmanew

mentors: Sean

BRL-CAD uses the CMake build system to generate outputs for a variety of platforms. It will output Makefiles, Microsoft Visual Studio build files, XCode project files, Eclipse build files and more.

This task involves generating an Eclipse project with our build and verifying that it successfully compiles all of BRL-CAD. Document the process on our wiki as a tutorial. Include images/screen shots when referring to visual actions within Eclipse.

References: