Open rszemplinski opened 4 years ago
Hi,
I'm trying to make the binding on my own to learn and am running in this error
Error: unhandled exception: int128.nim(330, 11) `false` overflow [AssertionError]
Was wondering how you got past this if you ran into it. This is all I am getting which isn't very helpful.
So I believe I got past it now but I'm running into TONS of previous declaration errors. Is this something you manually resolved?
previous declaration errors
Hi,
I'm trying to make the binding on my own to learn and am running in this error
Error: unhandled exception: int128.nim(330, 11) `false` overflow [AssertionError]
Was wondering how you got past this if you ran into it. This is all I am getting which isn't very helpful.