Skip to content

If the kivy module is built at the same time as others, it fails #81

@supercheetah

Description

@supercheetah

If I try to run, for example, distribute.sh -m "kivy pil", it will fail to compile with this error message:

android/python-for-android/src/jni/../jni/application/src//start.c:2:20: fatal error: Python.h: No such file or directory

However, if I run this, distribute.sh -m "kivy", and then run distribute.sh -m "kivy pil", then everything will compile just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions