Skip to content

Fix hellomello instructions compile error#1

Open
capocasa wants to merge 1 commit into
akavel:masterfrom
capocasa:patch-1
Open

Fix hellomello instructions compile error#1
capocasa wants to merge 1 commit into
akavel:masterfrom
capocasa:patch-1

Conversation

@capocasa
Copy link
Copy Markdown

The original version gave me

$ nim c jni_hello.nim
jni_hello.nim(34, 19) Error: missing type for param

But following the example from the tests I made the change and now it works.

The original version gave me

    $ nim c jni_hello.nim
    jni_hello.nim(34, 19) Error: missing type for param

But following the example from the tests I made the change and now it works.
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

Successfully merging this pull request may close these issues.

1 participant