V version: 0.1.21 85c05b6
OS: Windows 10
What did you do?
What did you expect to see?
Hello Developers
What did you see instead?
'gcc' is not recognized as an internal or external command,
operable program or batch file.
V error: C error. This should never happen. Please create a GitHub issue: https://github.com/vlang/v/issues/new/choose
Install C compiler under Windows: https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows
No, this is a known issue. Will be fixed soon.
Same happens with a normal compile:
C:\Kod\v>v examples\hello_world.v
'gcc' is not recognized as an internal or external command,
operable program or batch file.
V error: C error. This should never happen. Please create a GitHub issue: https://github.com/vlang/v/issues/new/choose
Fixed.
Most helpful comment
No, this is a known issue. Will be fixed soon.