imageshack. us/photo/my-images/88/pydevcocos2dsrccocos2d0.png/ Here is
how I set it up in eclipse. I pasted the flag3d one into Coco2d
game.py. Here are my errors.
Description     Resource        Path    Location        Type
Invalid name for Python module: Coco2d game (it'll not be analyzed)
Coco2d game.py  /Cocos2D/src/cocos2d-0.4.0      line 0  Invalid python file
marker

  File "/usr/lib/pymodules/python2.7/pyglet/resource.py", line 436, in
_alloc_image
    file = self.file(name)

 File "/usr/lib/pymodules/python2.7/pyglet/resource.py", line 394, in
file
    raise ResourceNotFoundException(name)
pyglet.resource.ResourceNotFoundException: Resource "flag.png" was not
found on the path.  Ensure that the filename has the correct
captialisation.

Should I take all the files from the folder and paste them in the src.

-- 
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cocos-discuss?hl=en.

Reply via email to