BRL-CAD

[WANT TO CODE? START HERE] Compile and Install BRL-CAD

The goal of this task is to compile and install BRL-CAD from source code.

You don't need any prior experience! What you will need, though, is the ability to follow instructions where not all steps apply, especially if you've only ever used Windows. Compiling software depends on your operating system, what you have installed, and tools being used. You'll have to figure things out.

Go to the BRL-CAD website at https://brlcad.org and download the latest source distribution or obtain a checkout from our source code repository. You will also need a C/C++ compiler and a build tool called CMake. Once you have the sources, read the README and INSTALL files for additional steps. These resources can also help:

You will probably want these flags when you run CMake:

  • CMAKE_BUILD_TYPE=Release
  • BRLCAD_BUNDLED_LIBS=ON
  • BRLCAD_ENABLE_STRICT=OFF

Once installed, run "mged" or "archer" and type "rt" on the command prompt (it should just display a usage statement).

SUBMIT a screenshot if you are successful.

SUBMIT detailed notes, logs, and screenshots of your compilation progress if you are not successful.

Task tags

  • introduction
  • new
  • compile
  • install

Students who completed this task

Petronela Ghisa, Kaushal Chandrasekar, James Richard Susilo, hometue, Brian Leung, Khertus, James, Laurentiu Cinda, AntonL, Andreea-Ioana Rusan, Amy, John Engelo Chew, Mui Kai En, Ryan Xu, voxl, Annie, Tudor Csatlos, KneX, Muhammad Fahmi Rasyid, Marcin Kurowski

Task type

  • code Code
  • chrome_reader_mode Documentation / Training

Level

Beginner
close

2016