-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
I am using nim in MSYS2+MINGW64 on windows 10 64 bits. I installed webui via nimble install webui
$ nim --version
Nim Compiler Version 1.9.3 [Windows: amd64]
Compiled at 2023-06-16
Copyright (c) 2006-2023 by Andreas Rumpf
git hash: 77beb152141f0efe4d5c93b784e42f973ba46551
active boot switches: -d:release
I can compile
when I try and run nim-webui-main\examples\hello_world.nim without problem. But for nim-webui-main\examples\text_editor\src\text_editor.nim, I get
C:\tmp\candel\src\text_editor.nim(43, 21) Error: undeclared field: 'rootFolder=' for type we
bui.Window [type declared in C:\Users\USER\.nimble\pkgs2\webui-2.3.0.1-4945446001c8ab19a5f
9fbcbf1d771b9da4a324e\webui.nim(13, 3)]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels