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.
Solved it. I have added -DBRLCAD_ENABLE_STRICT=OFF to the cmake command.
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: Jan 09 2025 at 00:46 UTC