Skip to content

Scons error on WSL2/normal linux too. #17

@ajh123

Description

@ajh123

I tried to run scons toolchain on a WSL2 Ubuntu environment. I have installed all the dependencies.
But I get this

scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
./scripts/setup_toolchain.sh ../.toolchains
sh: 1: ./scripts/setup_toolchain.sh: not found
scons: *** [toolchain] Error 127
scons: building terminated because of errors.

It's saying the setup_toolchain script does not exist. But it does.
Also, this is not a duplicate of #16.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions