Comment by FlyingSnake
Comment by FlyingSnake 6 days ago
Building a web browser.
I once took a stab at Ladybird browser but had to back out due to the complexity of its build chain. I couldn’t get it run on Xcode/CLion on macOS but would love to give it a try once again.
Does anyone have any tips on getting started again?
if you are not already, stay connected to the ladybird dev community. don't complain to them about the difficulty to build, but keep an eye out for others having the same challenges. see if there are others also trying to build on MacOS and share your experience. perhaps together you can overcome the issues.
the majority of ladybird contributors are probably on linux, so mac support may take some extra effort. consider if you can work with a linux container or VM instead.
i just checked their discord, there is a "build-problems" channel, where you may be able to ask for help.
don't give up. one step at a time. we need more alternative browsers, so i hope you will be able to contribute.