Skip to content

win10测试tests发现应该使用python dcc.py而不是python3 dcc.py #56

Description

@linuxhsj

我用win系统测试tests并没有成功。先说下环境,python3、java1.8、ndk17这些都搞好了,ndk.dir也设置了,环境变量配置好了,java和ndk-build都可以直接使用,requirements也安装了。执行python3 dcc.py ,没有报错,但是也并没有生成c代码。ndk换成最新的25也不行。
static public native void nullCheck(InstField nully);
public native void assignFields();
public native void checkFields();
这些函数并没有生成c代码。
我想问现在这个项目还能够成功吗?你们直接运行都没有问题吗?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions