Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am the "From Scratch / Beginner / new bie - Game Developer for iPhone".

I would like to develop a tetris like game in iPhone.

I have started with following link.

http://monoclestudios.com/cocos2d%5Fwhitepaper.html

I am using iPhone simulator 3.0. & xCode 3.1.3.

I have followed each step correctly. However error occurs. Don't know why?

Errors are of following type.

Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

duplicate symbol _main in /SagarRK/Me_Work/September-2009/30-SEP-2009/SimpleGame/build/SimpleGame.build/Debug-iphonesimulator/SimpleGame.build/Objects-normal/i386/main-9F59662A.o and /SagarRK/Me_Work/September-2009/30-SEP-2009/SimpleGame/build/SimpleGame.build/Debug-iphonesimulator/SimpleGame.build/Objects-normal/i386/main-26D6EFA4.o

share|improve this question

2 Answers

up vote 0 down vote accepted

OK. Don't know what kind of problem occurred but Surly believe that I should follow this video.

http://morethanmachine.com/macdev/?p=83

share|improve this answer

I would suggest the tutorials at http://www.oscarvgg.com/installing-cocos2d-for-iphone/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.