tccbin
tccbin copied to clipboard
TCC build does not support non latin symbols on the path
C:\Users\Вася\Desktop\learning>v run .
==================
C:/Users/17D3~1/AppData/Local/Temp/v_0/learning.10108219506391785254.tmp.c:7362: warning: cast between pointer and integer of different size
tcc: error: could not create 'C:\Users\Вася\Desktop\learning\learning.def': No such file or directory
...
==================
(Use `v -cg` to print the entire error message)
builder error:
==================
C error. This should never happen.
This is a compiler bug, please report it using `v bug file.v`.
https://github.com/vlang/v/issues/new/choose
You can also use #help on Discord: https://discord.gg/vlang
Windows 10 After moving the v src file to something like "C:\learning\v" error doesnt occurred, no Вася allowed.