BRL-CAD

Compile BRL-CAD from source on your computer

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

Compiling from source is typically really easy. You don't need any prior experience! What you will need, though, is to follow instructions and ask for help if you get stuck.

Follow the links below and checkout from the BRL-CAD source code repository. Once you have the sources, read the README and INSTALL files for additional steps. You will need a C/C++ compiler (which you can download for free) and a build tool called CMake too. 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). Type your name.

SUBMIT a screenshot showing the output if you are successful.

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

Task tags

  • compile
  • setup

Students who completed this task

Bao Thanh, Anton Levin, Aditya Jamnotia, Krystian Rozwag, Aswin C, Lucas Prieels, Mitesh Gulecha, Saket Kaki, Lawrence Li, Naseef, Gilly1500, Carver Harrison, Rahil Malik, Sagar Patil, ddxtanx, Mahdi Dolatabadi, Michal Hanus, Thanh Nguyen Chi

Task type

  • code Code
  • chrome_reader_mode Documentation / Training
  • done_all Quality Assurance
close

2017