Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants