mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: debug msvc v build failure 3
This commit is contained in:
parent
d930944307
commit
b63eba31dd
1
make.bat
1
make.bat
@ -328,6 +328,7 @@ goto :error
|
|||||||
:error
|
:error
|
||||||
echo.
|
echo.
|
||||||
echo Exiting from error
|
echo Exiting from error
|
||||||
|
type "!log_file!"
|
||||||
echo ERROR: please follow the instructions in https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows
|
echo ERROR: please follow the instructions in https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows
|
||||||
exit /b 1
|
exit /b 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user