Skip to content

[Windows] Paths with parenthesis causes setup script to fail #6

Description

@rnayabed

On Windows 11,


D:\taurus-source(1)>setup.bat --target-triplet riscv64-unknown-elf --target-board ARIES_V2


*****               *****
  ****             ****
    ****         ****
     *****     *****
       ************
      **************
     ***         ***
    ***           ***
    ***           ***
     ***         ***
      *****   *****
        *********

    Taurus SDK - 0.1


Website
https://github.com/rnayabed/taurus.git

To know full list of changes compared to the original SDK,
please visit
https://github.com/rnayabed/taurus/blob/master/README.md#comparison-with-official-sdk

This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions.

Full license can be found in the 'LICENSE' file provided with the SDK.
The license can also be viewed by visiting https://github.com/rnayabed/taurus/blob/master/LICENSE

//build" -S "D:/taurus-source(1)/" -G "Ninja" -DCMAKE_BUILD_TYPE=Debug -DTAURUS_TARGET_TRIPLET=riscv64-unknown-elf -DTAURUS_TARGET_BOARD=ARIES_V2 " was unexpected at this time.

Issue gets fixed if path does not contain parenthesis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions