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

Write a tutorial on manually creating an Eclipse project around BRL-CAD

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.  Some users just like things the old fashioned way too, though.

This task involves writing a tutorial on how to manually create a new Eclipse project that will build BRL-CAD. Include images/screen shots when referring to visual actions within Eclipse.

References: