Stream: brlcad

Topic: (no topic)


view this post on Zulip Winston David Murake (Nov 11 2023 at 11:56):

Hello everyone. I'm new here.

view this post on Zulip Daniel Rossberg (Nov 11 2023 at 20:43):

Hi @Winston David Murake, what are you interested in? Creating CAD models or developing software?

view this post on Zulip Kan_ai0 (Jul 14 2024 at 03:46):

Alright @Sean I'll keep that in mind. There's a small thing i wanna ask, do i need to configure something beforehand setting this project on Mac os?

view this post on Zulip Sean (Jul 14 2024 at 04:44):

@Kan_ai0 yes, on mac you must specify -DBRLCAD_BUNDLED_LIBS=ON during cmake or it'll run into issues with Tcl.

view this post on Zulip Kan_ai0 (Jul 14 2024 at 17:22):

thanks Sean for letting me know. i will take care of it.

view this post on Zulip Kan_ai0 (Jul 15 2024 at 09:59):

Screenshot-2024-07-15-at-3.23.33PM.png

Hi @Sean there were lot of issues at first while setting this project up locally in my macbook. i solved most of them but this issue is persistent tried everything but couldn't solve it, what do you think might be the problem ?

view this post on Zulip starseeker (Jul 15 2024 at 14:29):

That's a generated file in the build directory - it looks like the editor is just complaining it can't find it?

view this post on Zulip Kan_ai0 (Jul 15 2024 at 18:45):

thanks starseeker but which build directory are you talking about i have checked the github folders there are none.

view this post on Zulip starseeker (Jul 15 2024 at 18:55):

I mean the directory in which BRL-CAD is compiled. mime_types.h is generated as part of the configure+make process

view this post on Zulip starseeker (Jul 15 2024 at 18:56):

It doesn't exist in the repository - it's generated by src/libbu/mime.cmake

view this post on Zulip Kan_ai0 (Jul 15 2024 at 18:56):

ahh got it. thanks a lot mate.

view this post on Zulip Sean (Jul 15 2024 at 22:27):

Yeah, @Kan_ai0 you have to run cmake in a directory you create -- this is called your build directory. You run the build from there and all the compiled products go in there as well.

view this post on Zulip Kan_ai0 (Jul 16 2024 at 17:39):

this project turned out to be much more complex than i have imagined .now i have to setup the project once again from scratch and check out it's functionality, getting issues with cmake, mac os problems, so many things going wrong. i guess it is going to take some time.

view this post on Zulip Christopher (Jul 16 2024 at 18:15):

Kan_ai0 said:

this project turned out to be much more complex than i have imagined .now i have to setup the project once again from scratch and check out it's functionality, getting issues with cmake, mac os problems, so many things going wrong. i guess it is going to take some time.

BRL-CAD can definitely feel complex if you're unfamiliar with git, cmake, etc., but there's a great community here that can help you out! It's helpful to myself (and everyone else) if you can post what you're trying (commands / env / tools / etc), as well as logs and error messages when you can, so we can debug with you and make suggestions.

view this post on Zulip Kan_ai0 (Jul 16 2024 at 18:43):

Thanks a lot @Christopher I'm really pumped to have you guys on my side. But for once let me try to understand the problems myself if that fails i will explain the problem concisely with the errors faced in this chat. I might learn few new things along the way. Thanks a lot Christopher.

view this post on Zulip Fatemeh Ghaedi (Dec 12 2024 at 18:35):

فایل آموزشی فارسی را می خواهم

view this post on Zulip Ravish (Dec 14 2024 at 16:31):

Hello everyone, I am Ravish. I am currently studying at Polaris School of Technology, where I am in my first year. I have knowledge of Python and a few of its libraries, Java, JavaScript, Html , Css, C++ as well as MERN Stack basics. I am eager to contribute to the organization .  As Open source provides an excellent opportunity to learn a lot by working on various tasks together so I am very excited and eagerly want to work and ready to give my 100%. I am also eager to solve some bugs and issue . Will you please assign it to me?

So, will you please help me in the journey of open source and contributing to the org? I have explored the options and found a keen interest in contributing to the organization. I will be great full to you.

view this post on Zulip Biswa (Jan 10 2025 at 15:48):

@Louis Googl any suggestions?

view this post on Zulip Biswa (Jan 10 2025 at 15:49):

17365241514155077043750161144906.jpg

view this post on Zulip Biswa (Jan 10 2025 at 15:50):

Or @starseeker any suggestions please

view this post on Zulip Sean (Jan 13 2025 at 18:43):

hello @Ravish

We don't typically assign anything because people are generally unreliable. What typically works better is for you raise topics you'd like to discuss or work on, and we have a conversation from there on potential ideas. You have to do some of the work though to learn what all exists and figure out what interests you.

view this post on Zulip Sean (Jan 13 2025 at 18:44):

Fatemeh Ghaedi said:

فایل آموزشی فارسی را می خواهم

We don't have a persian version. Feel free to propose an internationalization project, but there hasn't historically been a strong demand for translations.


Last updated: Feb 12 2025 at 00:46 UTC