Piasy / AudioMixer

A cross-platform audio mixer, supports Android, iOS, macOS and Windows. Powered by WebRTC, FFmpeg and Djinni.
MIT License
187 stars 70 forks source link

can not compile after update djinni #2

Closed secrecysiu closed 5 years ago

secrecysiu commented 5 years ago
Piasy commented 5 years ago

I can build the latest commit of the mater branch, what's the error?

secrecysiu commented 5 years ago

I checkout from master branch, I can build by run ./run_djinni.sh,

this error is in iOS_project example , seem the interface is updated

ios_project/objc/PYAAudioMixer.mm image

Piasy commented 5 years ago

updated, please check it out.