Stream: brlcad

Topic: raspberry pi


view this post on Zulip starkaiser (Oct 21 2021 at 13:45):

My laptop decided to die and now I have only a raspberry pi 4 to use as a computer. I followed the instructions in doc/README.Linux for debian and installed the dependencies. Then I have tried to compile BRL-CAD 7.32.4, but I get some errors. Here I have the output of the cmake command and the errors I got when running make brlcad.txt screen.png screen2.png screen3.png. Are there additional settings that I need to do to compile the program? I am using raspberry pi OS 32 bit.

view this post on Zulip starkaiser (Oct 25 2021 at 10:38):

Solved it. I have added -DBRLCAD_ENABLE_STRICT=OFF to the cmake command.

view this post on Zulip Erik (Nov 03 2021 at 21:44):

nice, I'm curious how many vgr's and hope you're using something other than the sdcard for objdir and tmpdir if compiling much (I moved everything to an old nfs shared partition after wearing out a handful of sdcards)


Last updated: Oct 09 2024 at 00:44 UTC