pmp-p / pydk

An universal Python/pip+Panda3d build framework for Pythons Everywhere ( and Everyone )
https://github.com/pmp-p/pydk
MIT License
40 stars 4 forks source link

cmake will not find OGG on ndk build prevents build of VORBIS #7

Closed pmp-p closed 4 years ago

pmp-p commented 4 years ago

OGG builds fine, and Panda3D can find it

pmp-p commented 4 years ago

most likely a problem with autodetection that appeared after that commit https://github.com/xiph/vorbis/commit/ffcd784bca8b02606014f2bb43d43a6d5dcfc8ae

pmp-p commented 4 years ago

cmake ogg detection changed, now fixed