You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to follow the problem to the genType procedure in gennim.nim
It is missing the dtDictEntry value. I understand it should be added as the struct:
When trying to generate the bindings for an interface with dictionary parameters:
genbinding fails with:
I was able to follow the problem to the genType procedure in gennim.nim
It is missing the dtDictEntry value. I understand it should be added as the struct:
At least it seems to generate a reasonable output
The text was updated successfully, but these errors were encountered: