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

msgpack.nim compilation error #1

Closed
louisyulu opened this issue Jun 15, 2015 · 1 comment
Closed

msgpack.nim compilation error #1

louisyulu opened this issue Jun 15, 2015 · 1 comment

Comments

@louisyulu
Copy link

Hi,
I am trying the compilation with Mingw64, the command
nim c -r test.nim
results the following error:
msgpack.nim(764, 24) template/generic instantiation from here
msgpack.nim(751, 12) Error: type mismatch: got (int64) but expected 'int'

Could you please check it.

Thanks,
Louis

@jangko
Copy link
Owner

jangko commented Jun 16, 2015

thanks for your information Louis,
it was my mistake not to test it against nim64 compiler,
I already fixed it.
Please let me know if you came across with another issue(s)

@jangko jangko closed this as completed Jun 16, 2015
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