Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Cocoapods install doesn't work correctly (BlocksKit 2.0.0, libffi 3.0.13) #198

Closed
BigAB opened this issue Dec 1, 2013 · 3 comments
Closed

Comments

@BigAB
Copy link

BigAB commented Dec 1, 2013

New project, tried installing BlockKit with cocoapods:

platform :ios, '7.0'
inhibit_all_warnings!

pod 'AFNetworking'
pod 'BlocksKit'

When I build I get a bunch of errors:

Unknown type name 'ffi_status'
Unknown type name 'ffi_cif'
...etc

Did nothing other than pod install and build on the new project

@segiddins
Copy link
Contributor

@zwaldowski is this the arm64 issue? Duplicate of #178?

@zwaldowski
Copy link
Collaborator

@segiddins Correct.

arm64 support is coming very very soon. Duplicate of #178.

@pradeepfission
Copy link

Hi, is there any tutorial to use the blockskit 2.0.0. As such i am unable to call bk_addeventhandler method in new version which superseded the addeventhandler method in 1.8.1 which was working fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants