Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rnayabed opened this issue Oct 28, 2023 · 0 comments
Open

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

rnayabed opened this issue Oct 28, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@rnayabed
Copy link
Owner

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.

@rnayabed rnayabed added bug Something isn't working help wanted Extra attention is needed labels Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant