kivy / kivy/python-for-android
zbar recipe build fail
Open
bug
recipe
Status: has PR
- Dominant language
- Python
- Stars
- 8.9k
- Forks
- 2k
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 9
Description
### Logs
```
In file included from decoder.c:24:
./zbarmodule.h:42:5: error: unknown type name 'PyIntObject'; did you mean 'PySetObject'?
PyIntObject val; /* integer value is super type */
^~~~~~~~~~~
```
Contributor guide
Research direction
Start by reproducing the zbar recipe build and inspect decoder.c and zbarmodule.h around the reported declaration. Done means the zbar recipe builds past this compiler error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100