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

Cannot invoke initializer for type 'SCNMatrix4' with an argument list of type '(matrix_float4x4)' #1

Open
AlexFWulff opened this issue Jun 30, 2017 · 1 comment

Comments

@AlexFWulff
Copy link

Your project will not compile due to the following error in ViewController.h (line 477):

screen shot 2017-06-30 at 12 41 13 pm

@xopen
Copy link

xopen commented Jul 21, 2017

Hey AlexFWulf, I can't , somehow create a pull Request in this repo, Just change the problematic line to

node.transform = SCNMatrix4FromMat4(planeAnchor.transform)

and there you go.

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

2 participants