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

Gestures-ios target does not compile #10

Open
brynjar opened this issue Jun 1, 2014 · 2 comments
Open

Gestures-ios target does not compile #10

brynjar opened this issue Jun 1, 2014 · 2 comments

Comments

@brynjar
Copy link

brynjar commented Jun 1, 2014

Hi,

wanted to take a look at this project, for iOS, but it doesn't compile:
Unknown type name NSPoint in MPPoint.h - this symbol is obviously OSX only.

Also the MPGestures.xcworkspace contains references to projects that don't exist...

Thanks.

@mz2
Copy link
Owner

mz2 commented Jun 1, 2014

I've not used it on iOS recently, however, this should be easy to sort out: the nspoint / cgpoint disparity is sorted with a compatibility macro.

Did you init and update submodule references? that's needed as the first step before building.

Sent from my iPhone.

On 1 Jun 2014, at 08:47, brynjar notifications@github.com wrote:

Hi,

wanted to take a look at this project, for iOS, but it doesn't compile:
Unknown type name NSPoint in MPPoint.h - this symbol is obviously OSX only.

Also the MPGestures.xcworkspace contains references to projects that don't exist...

Thanks.


Reply to this email directly or view it on GitHub.

@MaxHasADHD
Copy link

Still doesn't work for iPhone

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

3 participants