我编译HelloWorld.c
成功。我更改为所在的目录HelloWorld.class
。我javah -jni HelloWorld
在终端中输入了头文件。我有以下错误消息。问题是什么?我正在使用 Mac OSX 开发 Android 应用程序。
error: cannot access HelloWorld
bad class file: ./HelloWorld.class
class file contains wrong class: Test.HelloWorld
Please remove or make sure it appears in the correct subdirectory of the classpath.
com.sun.tools.javac.util.Abort
javadoc: error - fatal error
2 errors