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

win_scripts\setup.bat build script error: The syntax of the command is incorrect. #551

Closed
XP1 opened this issue Feb 12, 2024 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@XP1
Copy link

XP1 commented Feb 12, 2024

System Details

Problem

C:\src>cd C:\src\Thorium\win_scripts && setup.bat

C:\src\Thorium\win_scripts>## Windows native build setup script.
'##' is not recognized as an internal or external command,
operable program or batch file.

C:\src\Thorium\win_scripts># Copyright (c) 2022 Alex313031.
'#' is not recognized as an internal or external command,
operable program or batch file.
The syntax of the command is incorrect.
C:\src\Thorium\win_scripts>echo "Creating build output directory..." &&
C:\src\Thorium\win_scripts>
@gz83
Copy link
Collaborator

gz83 commented Feb 12, 2024

Please do not use these bat files for the time being. In the near future, we will rewrite these bat files or use other methods to implement the functions of bat files.

@Alex313031
Copy link
Owner

Alex313031 commented Feb 21, 2024

@XP1 I updated the docs, the .bat files are out of date, see > https://thorium.rocks/docs/building_win.html

@gz83 gz83 self-assigned this Feb 25, 2024
@gz83 gz83 added the enhancement New feature or request label Feb 25, 2024
@gz83 gz83 closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants