Alex Frick
unread,Aug 25, 2025, 10:40:34 AM (12 days ago) Aug 25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-dev
Hello everyone, I haven't posted in a long time, but I now have a job working at a company that makes a Chromium based browser and Siso is not very stable.
I am blocked from continuing my work today because I can't even build the browser because after running gn args out, it complains that
build.ninja is missing. Looking in the folder, the MSVS toolchain script runs fine, and it generates the gen dir is there, but the root ninja.build file needed to kick off the build is not there.
I am at a loss, because our args haven't changed. Our source is based on M132 which should still readily be buildable by latest depot_tools since it is still getting LTS updates on ChromiumOS.
Someone who knows more about the Ninja -> Siso migration please help!