Skip to content

builder error: UNC path does not exist #24180

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

Open
pruxonta opened this issue Apr 10, 2025 · 1 comment
Open

builder error: UNC path does not exist #24180

pruxonta opened this issue Apr 10, 2025 · 1 comment
Labels
Bug This tag is applied to issues which reports bugs.

Comments

@pruxonta
Copy link

pruxonta commented Apr 10, 2025

Describe the bug

When I try to build (or run) a v file located on a folder of my NAS and mounted on my Windows machine as a drive as v run test.v I have the following error:
builder error: UNC\192.168.0.20\home\Projects\V\tuto does not exist
I'm actually in that folder.

If I copy that folder to a local drive, it works.

Reproduction Steps

v run test.v

Expected Behavior

should compile and run, regardless of the location if the file

Current Behavior

builder error: UNC path does not exist

Possible Solution

No response

Additional Information/Context

No response

V version

V 0.4.10 488434b

Environment details (OS name and version, etc.)

Win 10 64bit

Note

You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.

@pruxonta pruxonta added the Bug This tag is applied to issues which reports bugs. label Apr 10, 2025
Copy link

Connected to Huly®: V_0.6-22567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This tag is applied to issues which reports bugs.
Projects
None yet
Development

No branches or pull requests

1 participant