cocos2d-x
cocos2d-x copied to clipboard
No arm linux fmod
- cocos2d-x version: git
- devices test on: huawei y6 under linux deploy ubuntu 16.04
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
- Try to build under arm ubuntu
- get error:
could not find fmodon cmake step
fmod appears to be a proprietary closed source https://www.fmod.com/licensing which just makes distribution harder. I wish cocos could get optionoally get rid of it and use something open source instead, e.g. SDL.
Issue requesting optional fmod: https://github.com/cocos2d/cocos2d-x/issues/16355
Then some fake fmod libraries may help. I think it could be a wrapper to portaudio.