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

XCode templates dont work anymore: CCTouch::view() is missing #862

Closed
Klaim opened this issue Apr 23, 2012 · 5 comments
Closed

XCode templates dont work anymore: CCTouch::view() is missing #862

Klaim opened this issue Apr 23, 2012 · 5 comments

Comments

@Klaim
Copy link

Klaim commented Apr 23, 2012

I tried using the current master branch (0ab4ead) to generate a new cocos2d-x project.
Compilation fails because CCTouch don't have the member function view() that is called somewhere in the tutorial (I dont have the test case anymore at hand but I guess it s easy to reproduce).

@minggo
Copy link
Contributor

minggo commented Apr 25, 2012

Yeap, view id is removed. It is useless.
You can get test case from github https://github.com/cocos2d/cocos2d-x.git

@Klaim
Copy link
Author

Klaim commented Apr 25, 2012

I dont mind the change actually, it's the project template that seems not-up-to date though.

@minggo
Copy link
Contributor

minggo commented Apr 25, 2012

Which platform's project?
And the engine version?

@Klaim
Copy link
Author

Klaim commented Apr 25, 2012

Sorry, forgot those informations.

IOS, engine version is 0ab4ead in the repository.

I switch back to last stable version tag to continue my work.

@minggo
Copy link
Contributor

minggo commented Apr 25, 2012

Thank you.

@minggo minggo closed this as completed Aug 22, 2013
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