NimHelloJNI icon indicating copy to clipboard operation
NimHelloJNI copied to clipboard

Shows how to create Android native libraries using Nim...

Results 2 NimHelloJNI issues
Sort by recently updated
recently updated
newest added

if you don't want to update project, just cherry-pick the 2881f4657c4e06d3ff49c65282f55b1e4943f045 commit

I get below error when trying to run project ``` F:\projects\sample_code\NimHelloJNI\app\src\main\cpp\x86\stdlib_os.nim.c:120:51: error: unexpected type name 'tySequence__sM4lkSb7zS6F7OVMvW9cffQ': expected expression ``` ![image](https://user-images.githubusercontent.com/13715024/132846382-95378903-8009-46c5-b21e-f65dfffb225c.png)