You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot compile `/Users/USER/v/cmd/tools/vdoc`: 1
> File not found: @VROOT/thirdparty/md4c-lib{.c,.cpp,.S}
builder error: build_thirdparty_obj_file only support .c, .cpp, and .S source file.
Reproduction Steps
Do v doc in Terminal on a system running macOS Sequoia. (?)
note: it apparently works on Tahoe
Expected Behavior
vdoc compiles correctly and begins generating the docs.
Current Behavior
After hitting enter several seconds pass before the error appears.
Describe the bug
I'm trying to do
v docand I'm getting this errorReproduction Steps
Do
v docin Terminal on a system running macOS Sequoia. (?)note: it apparently works on Tahoe
Expected Behavior
vdoccompiles correctly and begins generating the docs.Current Behavior
After hitting enter several seconds pass before the error appears.
Possible Solution
No response
Additional Information/Context
I initially brought this up in the Vlang discord.
V version
V 0.5.0 5d6de17
Environment details (OS name and version, etc.)
macOS Sequoia 15.7.3
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.