Albert Tang

Results 91 comments of Albert Tang

You need to read the build instructions. Just from that error, you have not added Python 2 to `PATH`.

I have not been able to reproduce this. Where did you get your build from?

This issue should be closed if it is already fixed @Eloston.

Google does not support building for ARM32, and it is unlikely that will change in the future.

Try doing the unpack command in an Administrator Command Prompt instead of MSYS2.

So far, the kext works as intended, but there are a few things to note: * The `Info.plist` in the kext has to be modified. The user needs to put...

This sounds like a good idea. Perhaps we should take this idea and run with it.

This sounds like a good idea, although I don't think the "I'm lazy" part was necessary. GitHub does not allow server-side Git Hooks, so integrated third-party services (like Cirrus CI)...

This is a good idea. It's just not clear to me if the objective of this build script is to negate the need to clone repos for specific systems (e.g....

I've started work on adding FreeBSD support [here](https://github.com/tangalbert919/ungoogled-chromium-freebsd). Even though FreeBSD is not my main OS, it wouldn't hurt me to learn how to use it.