Building help #103
Replies: 4 comments 69 replies
-
Hi, sorry for the late response 🙇 I haven't seen that error... Please try updated Building script/steps. |
Beta Was this translation helpful? Give feedback.
-
Wondering if someone could help me again. I attempted building this last year but I couldn't get it to work so I'm trying this year. For some reason when I run this: I get "/chromium-project/chromium-legacy/.gclient_entries missing, .gclient file in parent directory /Users/harry/chromium-project/chromium-legacy might not be the file you want to use." "Could not find gn executable at: /Users/harry/chromium-project/chromium-legacy/src/buildtools/Mac/gn" Is there a prerequisite I missed? I was a bit confused by that patched clang prerequisite, is that installed with that script? or do I have to do that first? I followed this link given (https://github.com/llvm-project) but I couldn't find exactly what it was I needed to download. |
Beta Was this translation helpful? Give feedback.
-
So I started from scratch to get rid of anything I might have changed. When trying to make the build files i'm getting this error:
Adding in
Realised I was using the wrong line to add it to the path, so this is fixed now |
Beta Was this translation helpful? Give feedback.
-
Starting from scratch completely and running the tldr script gets this error:
I understand why this is happening as the the clang folder only contains clang 17 not clang 18. I also noticed that in Blueboxd's recent update of the building instructions it mentions needing clang 18+. However, I can't seem to find how to install clang 18. How do I install clang 18? |
Beta Was this translation helpful? Give feedback.
-
Wondering if someone could help me. I'm on MacOS 12.6 using Xcode 14.0.1. I'm getting stuck generating the build files with an error:
Is there something i've missed? Don't know if it's relevant but earlier I was getting an error with "should_use_hermetic_xcode.py" but that seems to have gone away.
Beta Was this translation helpful? Give feedback.
All reactions