nativerl
nativerl copied to clipboard
Building NativeRL issues
Hi there,
I am having an issue with building NativeRL. I have followed the instructions and gotten up to the "mvn clean install -Djavacpp.platform.custom -Djavacpp.platform.linux-x86_64 -Djavacpp.platform.macosx-x86_64 -Djavacpp.platform.windows-x86_64" call, but it results in the following error:
After looking this issue up, it seems that the header files should be using "#include
Thanks