Should I move the ungoogled-chromium folder on Windows? #2612
Unanswered
FriedGenera
asked this question in
Q&A
Replies: 1 comment
-
Resurrecting an old thread but it's an easy answer: (I hope you know that you don't need to build your own ungoogled chromium if you download and run premade trusted binaries.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to build ungoogeled-chromium on windows but I keep running into this error -
GetFullPathNameA(gen/third_party/blink/renderer/bindings/modules/v8/v8_union_gpucanvascontext_imagebitmaprenderingcontext_offscreencanvasrenderingcontext2d_webgl2renderingcontext_webglrenderingcontext.h): The filename or extension is too long. ninja: build stopped: subcommand failed.
I have already set the max_path registry key to 1, should I move the file from my desktop or is there another solution?
Beta Was this translation helpful? Give feedback.
All reactions