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

[SCNScene assimpSceneWithURL: unrecognized selector sent to class #112

Open
LWSSS opened this issue Jan 10, 2019 · 0 comments
Open

[SCNScene assimpSceneWithURL: unrecognized selector sent to class #112

LWSSS opened this issue Jan 10, 2019 · 0 comments

Comments

@LWSSS
Copy link

LWSSS commented Jan 10, 2019

@dmsurti
hey...
Here are my steps how to use Carthage import AssimpKit,and then program in my demo.

  1. run 'touch Cartfile' to create a Cartfile in the same directory of my demo.xcodeproj
  2. write 'github "dmsurti/AssimpKit" "master' in Cartfile
  3. run Carthage update ,then a folder named Carthage created in the same directory, which containes AssimpKit
  4. add AssimpKit.framework to my demo by click 'add files in "..."'in Xcode proj navigator
  5. the next steps is add some model files to sandbox by iTunes.and then write demo to load files, the error shows 'unrecognized selector sent to class...'in method '[SCNScene assimpSceneWithURL: postProcessFlags:]'

So ..will you please help with some suggestions ? is there any steps I missed?
Thankyou ....

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

1 participant