xiaobu474

Results 3 comments of xiaobu474

@Arthur-Senior hello, I also encountered this problem and I never do any change in build.gn. Have any idea? The problem is: FAILED: gen/chrome/updater/app/server/win/updater_idl.h gen/chrome/updater/app/server/win/updater_idl_i.c gen/chrome/updater/app/server/win/updater_idl.tlb gen/chrome/updater/app/server/win/updater_idl.dlldata.c gen/chrome/updater/app/server/win/updater_idl_p.c D:/workshop/python310/python3.exe ../../build/toolchain/win/midl.py environment.x64...

@Arthur-Senior Sorry, my gn.exe is in "ungoogled-chromium-windows\build\src\out\Default". I don't know, is "path/to/dir" means "ungoogled-chromium-windows\build\src\out"? Or something else? I have tried delete the folder "ungoogled-chromium-windows\build\src\out" and try again, it didn't work...

Maybe I have a SDK version? The .tlb file is wrong (I saw the updater_idl.tlb file is empty). I've changed the SDK version to 10.0.22621.2428, but it didn't work, too.