1
0
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:
Delyan Angelov 2021-04-17 17:53:38 +03:00
parent d930944307
commit b63eba31dd
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -328,6 +328,7 @@ goto :error
:error
echo.
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
exit /b 1