V full version: V 0.3.2 d257e43.1cde554
OS: Windows 10 Enterprise 1809, build 17763.1935
What did you do?
- downloaded Vide source (master branch) as a zip file;
- unzipped it;
- installed iui with
v install https://github.com/isaiahpatton/ui
cd Vide-master
v run .
What did you expect to see?
What did you see instead?
src/ide.v:6:1: builder error: cannot import module "iui.hc" (not found)
4 | import iui as ui
5 | import os
6 | import iui.hc
| ~~~~~~~~~~~~~
7 |
8 | const (