-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot convert value of type '(UnsafeMutableRawPointer, UInt32, UInt32, UnsafeRawPointer, #16
Comments
same error ! but this solution is not work for me ! |
can you clarify with a screenshot? |
Sorry this is beyond me. I cannot help you with this. What version of
swift are you using; seeing that you have xcode 10.2
…On Mon, Nov 23, 2020 at 8:49 PM 橘子味的小菜 ***@***.***> wrote:
bytesPerPacket
same error ! but this solution is not work for me !
can you clarify with a screenshot?
💻 Environment
- iOS Version: [12.2]
- Xcode Version: [10.2.1]
- Device(s): [iPad Pro]
- Simulator?:
[image: image]
<https://user-images.githubusercontent.com/16773862/100035698-c64ed200-2e39-11eb-88ee-e442bbd49af9.png>
[image: image]
<https://user-images.githubusercontent.com/16773862/100035714-cbac1c80-2e39-11eb-9478-cb5fe95ef401.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHE4ZIQ436FUJKJSSXFRHLSRMGJLANCNFSM4TV43SZQ>
.
|
I'm using Xcode 12.2 now... |
…Int32, UInt32, UnsafeRawPointer - fixed
Issue fixed and pull request generated. |
@nanshaki Cool ! Thank you so much !!! |
Cannot convert value of type '(UnsafeMutableRawPointer, UInt32, UInt32, UnsafeRawPointer, UnsafeMutablePointer) -> ()' to expected argument type 'AudioFileStream_PacketsProc' (aka '@convention(c) (UnsafeMutableRawPointer, UInt32, UInt32, UnsafeRawPointer, Optional<UnsafeMutablePointer>) -> ()')
The text was updated successfully, but these errors were encountered: