You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile miniaudio for iOS on revision 519ea2d. However I get a compilation error:
miniaudio.h:17352:106: Cannot initialize a parameter of type 'AudioComponent' (aka 'OpaqueAudioComponent ') with an lvalue of type 'ma_ptr' (aka 'void ')
Any ideas?
The text was updated successfully, but these errors were encountered:
I'm trying to compile miniaudio for iOS on revision 519ea2d. However I get a compilation error:
miniaudio.h:17352:106: Cannot initialize a parameter of type 'AudioComponent' (aka 'OpaqueAudioComponent ') with an lvalue of type 'ma_ptr' (aka 'void ')
Any ideas?
The text was updated successfully, but these errors were encountered: