ui
ui copied to clipboard
Can't build app on Windows
trafficstars
I copied the toy.nim example and built & ran it fine on Linux, but on Windows it just produces lots of errors. On Windows I have nim 1.0.4 installed using the binary installer. winerr.zip
please post error log to https://pastebin.com/ instead
https://pastebin.com/x4sWy1FV
I get all the same errors.
Is there a fix for this?
It builds with -d:useLibUiDll, but you need libui.dll in the same dir.