Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Readme: Sample is broken: dashingsample.nim(45, 28) Error: type mismatch: got <float64> but expected 'int' #3

Open
moigagoo opened this issue Mar 20, 2019 · 1 comment

Comments

@moigagoo
Copy link

Replacing 0.5 with any integer value, e.g. 1, fixes the error. However, the compiled binary doesn't do anything.

moigagoo added a commit to moigagoo/nim-dashing that referenced this issue Mar 20, 2019
@teras
Copy link

teras commented Dec 22, 2019

at the end of the definitions (just before sleep) type display(ui) and at the end (outside the proc) type demo()

This should work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants