cocos2d / cocos2d-x-3rd-party-libs-bin

197 stars 340 forks source link

Binaries for pull request #20419 on cocos2d-x #394

Open Mjarkiew opened 4 years ago

Mjarkiew commented 4 years ago

I've built these libs on Ubuntu 18.04 LTS

MP3Decoder and OggDecoder use the same source version as prebuilt win32-specific libraries from this repository (newest release at the time of 4a29e5f commit)

For OpenalSoft, I had compilation errors trying to build that version, so I used this one instead. This is why headers for win32 and linux are separate for this library.

corresponding code pull request link on cocos2d-x repository: https://github.com/cocos2d/cocos2d-x/pull/20419