Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.79k stars 148 forks source link

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

Closed XP1 closed 1 month ago

XP1 commented 7 months ago

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 commented 7 months ago

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 commented 7 months ago

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