Hi ! wonderful brlcad community .
I'M Omkar ,
I have tried building brlcad few times but everytime i try i get one error from gitgui that is , build already exist . will you please tell me what do i do .
Screenshot-288.png
Why is there a build folder? You seem to follow https://brlcad.org/wiki/Compiling. There, step 3 is cloning the repository and step 4 is the creation of the build directory.
You can create a new empty folder like "build1". Or you can download source code from here:https://github.com/BRL-CAD/brlcad
what do i do now
still its after creating another folder it's same
Well, if the Git Gui complains about that the folder already exists, you could try to not creating it. Point it to a folder which does not exist.
So, I had tried compiling 'art.exe'. Where I followed this link for it Compiling 'art' but ended up getting stuck because of CMake not being able to detect boost while compiling the brlcad.appleseed which contains art.exe in it (I had mentioned this in the "issues in setting up" stream).
I was looking at Brlcad's src/art and I am a bit confused as to how to get started with compiling. Can you tell where this Appleseed resource is which explains how to compile it?
@Tejaswee Sulekh were you ever successful building art? Also, did you submit a pull request or other code change along with your proposal?
I wasn’t able to build art and after posting the issues I was having in the chat I ended up making sure that I understood how to make geometry from command line in BRL-CAD and did run Appleseed as well
Okay, so built and ran BRL-CAD but without Appleseed enabled, then proceeded to do tutorials and run Appleseed directly. That's reasonable and good forward progress. Did you submit a pull request in the meantime as well for something?
I have my Semester final exams going on (which will end by 4th May). I have been involved in that so haven’t submitted a pull request in the meantime
Last updated: Jan 09 2025 at 00:46 UTC