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
V full version: V 0.4.6 66ea826
OS: windows, Microsoft Windows 11 Pro v22621 64-bit
Processor: 12 cpus, 64bit, little endian,
getwd: C:\Users\esher\Desktop\coding\projects\V\UI
vexe: C:\Users\esher\v\v.exe
vexe mtime: 2024-07-08 18:13:47
vroot: OK, value: C:\Users\esher\v
VMODULES: OK, value: C:\Users\esher\.vmodules
VTMP: OK, value: C:\Users\esher\AppData\Local\Temp\v_0
Git version: git version 2.36.0.windows.1
Git vroot status: weekly.2024.27-32-g66ea8260
.git/config present: true
CC version: Error: 'cc' is not recognized as an internal or external command,
operable program or batch file.
thirdparty/tcc status: thirdparty-windows-amd64 b425ac82
$ v -prod ui.v
==================
In file included from C:\Users\esher\AppData\Local\Temp\v_0\ui.01J29S8TXKXDJCV4MSG9WFRP1S.tmp.c:1291:
C:\Users\esher\.vmodules\iui/src/extra/winstuff.c:7:10: fatal error: timeapi.h: No such file or directory
7 | #include <timeapi.h>
| ^~~~~~~~~~~
compilation terminated.
...
==================
(Use `v -cg` to print the entire error message)
builder error:
==================
C error found. It should never happen, when compiling pure V code.
This is a V compiler bug, please report it using `v bug file.v`,
or goto https://github.com/vlang/v/issues/new/choose .
You can also use #help on Discord: https://discord.gg/vlang .
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.
The text was updated successfully, but these errors were encountered:
V doctor:
What did you do?
$ v -prod ui.v
What did you expect to see?
a prod build
What did you see instead?
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.
The text was updated successfully, but these errors were encountered: