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

Hi Tim - I get this error on demo #1

Closed
johndpope opened this issue Oct 15, 2013 · 6 comments
Closed

Hi Tim - I get this error on demo #1

johndpope opened this issue Oct 15, 2013 · 6 comments

Comments

@johndpope
Copy link

the demo can't find TLCollectionViewController.

TLCollectionViewController', superclass of 'CollectionViewController'; did you mean 'UICollectionViewController'?

did this file get misplaced from repo?

Cheers
JP

@johndpope
Copy link
Author

I think you're just missing the podfile from repo.

@wtmoose
Copy link
Member

wtmoose commented Oct 15, 2013

TLIndexPathTools is included under Examples/External. The way I've set the workspace up, I think you'll get IDE errors until you build the sample project once. Did you already try building it?

@johndpope
Copy link
Author

I got it to build. Thx

@wtmoose wtmoose closed this as completed Oct 15, 2013
@DarthMike
Copy link

Hi there,

I got same error, and I don't see any project or code inside Examples/External catalog.

Any ideas?

Thanks!

@DarthMike
Copy link

Oh managed to get the dependency through submodules.

git submodule update --init --recursive

Cheers!

@wtmoose
Copy link
Member

wtmoose commented Feb 4, 2014

Great!

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