Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macos 2.3.1 error #34

Open
monkey1993 opened this issue Mar 30, 2022 · 0 comments
Open

macos 2.3.1 error #34

monkey1993 opened this issue Mar 30, 2022 · 0 comments

Comments

@monkey1993
Copy link

version: 2.3.1
os: mac 10.14.6
java version: 1.8.0_221

Generating C/C++ for 'src/main/java/io/nondev/nonlua/Lua.java'...
Command: javac -classpath "target/classes:/Users/playcrab/developer/LuaJIT/classpath/gdx-jnigen-2.3.1.jar" -d /var/folders/2q/s0zwfxm12q7d4qd0y3gggld80000gn/T/gdx-jnigen216518143776182492 -h jni src/main/java/io/nondev/nonlua/Lua.java
src/main/java/io/nondev/nonlua/Lua.java:27: �误: ���com.badlogic.gdx.jnigen���
import com.badlogic.gdx.jnigen.JniGenSharedLibraryLoader;
                              ^
src/main/java/io/nondev/nonlua/Lua.java:28: �误: ���io.nondev.nonfilesystem���
import io.nondev.nonfilesystem.Files;
                              ^
src/main/java/io/nondev/nonlua/Lua.java:38: �误: ���符�
    private static native CPtr jniOpen(int stateId); /*
                          ^
  符�:   类 CPtr
  �置: 类 Lua
src/main/java/io/nondev/nonlua/Lua.java:42: �误: ���符�
    private static native void jniClose(CPtr cptr); /*
                                        ^
  符�:   类 CPtr
  �置: 类 Lua
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

No branches or pull requests

1 participant