-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
From @germn on December 19, 2016 14:26
kivy==master is broken when we try to build it for android.
Problem appeared recently, probably after this commit.
RAN: '/usr/local/bin/cython ./kivy/properties.pyx'
STDOUT:
Error compiling Cython file:
------------------------------------------------------------
...
'NumericProperty', 'StringProperty', 'ListProperty',
'ObjectProperty', 'BooleanProperty', 'BoundedNumericProperty',
'OptionProperty', 'ReferenceListProperty', 'AliasProperty',
'DictProperty', 'VariableListProperty', 'ConfigParserProperty')
include "config.pxi"
^
------------------------------------------------------------
kivy/properties.pyx:217:0: 'config.pxi' not found
Copied from original issue: kivy/kivy#4832
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels