Skip to content
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

UnsafeRawBufferPointer errors when building #9

Open
romain64 opened this issue Aug 12, 2018 · 5 comments
Open

UnsafeRawBufferPointer errors when building #9

romain64 opened this issue Aug 12, 2018 · 5 comments

Comments

@romain64
Copy link

romain64 commented Aug 12, 2018

I installed SipHash through BigInt 3.1 with Cocoapods and got 2 errors when building the project. I'm using XCode 9.2, deployment target is ios11.2 (Swift 4).

! Cannot invoke initializer for type 'UnsafeRawBufferPointer' with an argument list of type '(rebasing: Slice<UnsafeRawBufferPointer>)'

! Value of type 'UnsafeMutableRawBufferPointer' has no member 'copyMemory'

capture d ecran 2018-08-12 a 13 24 29

capture d ecran 2018-08-12 a 13 23 56

I both cleaned my build folder (Cmd+Shift+K) and did again a pod install but the issue persists.

@Donato-yi
Copy link

I got the same error on Xcode 9.1, Swift 4.
Installed SipHash via BigInt and getting those errors.
Any update on this @romain64 ?

@ganchiku
Copy link

Hi, I'm having the exact same problem. Is there any way to avoid this error?

@leiyang2015
Copy link

I got same error, can you tell me how I can fix this problem ? My Xcode version is 9.2. Thanks!

@FanisaKim
Copy link

I have gotten the same error. Can anyone shed some light on how to fix this?

@JanikBot
Copy link

JanikBot commented Mar 4, 2019

Any updates regarding this issue?

airon-tark pushed a commit to tark/SipHash that referenced this issue Oct 15, 2019
airon-tark pushed a commit to tark/SipHash that referenced this issue Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants