chrome win-cross build failed.

220 views
Skip to first unread message

18f

unread,
Jul 11, 2023, 11:08:57 PM7/11/23
to Chromium-dev
Hey, I want to build chromium-win on WSL ubuntu. So I follow this document   Chromium Docs - Cross-compiling Chrome/win (googlesource.com)

I ensure I install ARM64 related, And I run this command on my HOST machine(windows 10). and got this error:

``` c++
PS C:\Users\18f\Desktop\18_floor\source_code\build_chromium_tools\depot_tools\win_toolchain> python3 .\package_from_installed.py 2022 -w 10.0.22621.1778
Building file list for VS 2022 Windows 10.0.22621.1778...
Traceback (most recent call last):
  File ".\package_from_installed.py", line 582, in <module>
    sys.exit(main())
  File ".\package_from_installed.py", line 534, in main
    files = BuildFileList(options.override_dir, options.arm, vs_path)
  File ".\package_from_installed.py", line 252, in BuildFileList
    assert(len(ucrt_paths) > 0)
AssertionError
PS C:\Users\18f\Desktop\18_floor\source_code\build_chromium_tools\depot_tools\win_toolchain>
```
Any tips, Thanks!

Bishwa Thapa

unread,
Sep 10, 2024, 12:02:08 PMSep 10
to Chromium-dev, 18f
Were you able to fix this issue?
Reply all
Reply to author
Forward
0 new messages