ui
ui copied to clipboard
tcc: error: file 'Version.lib' not found
V version: 0.2.4 UI version: 0.0.4 OS: Windows 10 Pro
What did you do?
I ran webview.v from the examples provided. There was an error.
So, I ran v up and ran webview.v
Still, the same result.
What did you expect to see? I expected to see some kind of window.
What did you see instead?

I believe the error is coming from https://github.com/vlang/ui/blob/cd3dea78a5e25fde211a3f6414b6403e1fc85e11/webview/webview_windows.c.v#L11
I also tried in a Virtual Machine and got the same result.