Skip to content

Getting stuck at sysroot_scripts #319

Closed
@smblogger

Description

@smblogger

System Details

  • OS: Windows 10
  • Thorium Version Latest

Problem
Build simply gets stuck and doesn't go any further than attempting these. Those files never download. And yes indexing and antivirus are turned off for my /src folder.

build/linux/sysroot_scripts/install-sysroot.py --arch=amd64 &&
build/linux/sysroot_scripts/install-sysroot.py --arch=arm64 &&

Additional Notes
Also had issues with Git Bash not finding python3 even with the c:/depot_tools in the path, but I hard coded the python.exe into the verify script and was able to get past that part. Still building my first draft. Any reason you went from the batch files to the shell files? Just wondering. Seems the batch would have less issues with paths, etc, on windows systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions