Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCC build does not support non latin symbols on the path #26

Open
rend3r opened this issue Jul 26, 2022 · 0 comments
Open

TCC build does not support non latin symbols on the path #26

rend3r opened this issue Jul 26, 2022 · 0 comments
Labels
Confirmed A bug that was reproduced independently.

Comments

@rend3r
Copy link

rend3r commented Jul 26, 2022

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.

@spytheman spytheman added the Confirmed A bug that was reproduced independently. label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed A bug that was reproduced independently.
Projects
None yet
Development

No branches or pull requests

2 participants