Open KShiMin opened 2 hours ago
@Cyrof I am encountering issue when I type .\compile.sh -h command into my terminal on Visual Studio Code Window, the content of compile.sh file is shown instead of the help message shown below.
.\compile.sh -h
Hmm seems interesting. I will try to reproduce this issue on windows.
I will be rewriting this script. So as for now use manual compilation. @KShiMin @yuhaolevi @yanhyee @weejerr
@Cyrof I am encountering issue when I type
.\compile.sh -h
command into my terminal on Visual Studio Code Window, the content of compile.sh file is shown instead of the help message shown below.