Narendrabrsoft / cocos2d-android-1

Automatically exported from code.google.com/p/cocos2d-android-1
0 stars 0 forks source link

cocos2d-android.jar and source code mismatch at https://github.com/ZhouWeikuan/cocos2d? #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello again! I downloaded the last version of cocos2d zip yesterday.

My problems started when breakpoints didn't work out inside CCDirector class. I 
found out that this is because lib/cocos2d-android.jar contains different lines 
than source code.

Ok, no problem, I rebuilt the source and packaged new cocos2d-android.jar. But 
after that I found out that the source project lacks org.box2d (which I use), 
at all. Obviously, last several weeks I used library that is completely 
different from the code you that, guys, work hard on :).

Sorry my stupindess. I already used a lot of box2d classes and they seem suit 
my needs by now (I prefer not migrate to Jbox2d now). Could you please be so 
kind as to point me at where should I take the appropriate sources for box2d to 
package everything correctly?

And, do you think it could make sense to remove the jar from the archive one 
can download at https://github.com/ZhouWeikuan/cocos2d. Or just make a notice 
to other stupid developers like me not to let them mix the source and the jar.

Original issue reported on code.google.com by Plin...@gmail.com on 21 Jan 2011 at 9:54

GoogleCodeExporter commented 8 years ago
I just looked at version of 22.12.2010 - the org.box2d was there.

Original comment by Plin...@gmail.com on 21 Jan 2011 at 10:12

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi all,
     two months before i downloaded cocos2d-android.jar(latest version of jar file at that time). Is there any latest version updated? If yes, please anyone refer me the link.

Thanks in advance

Original comment by sgeeyo...@gmail.com on 8 Mar 2011 at 5:26

GoogleCodeExporter commented 8 years ago
You could use the template I made for a tutorial which has libgdx included:

http://www.forcedfeed.com/ForcedFeed/Home/Entries/2011/5/15_Intro_to_Box2D_with_
Cocos2D_Android.html

Original comment by dcasloc...@gmail.com on 25 May 2011 at 8:00