Deployment Requirements

Hi all!

I have made some testing an a little “template” for a shooter. What are the requirements for deployment in a “clean” PC, without VC*+ and the win32 debug version?
I have included the graphical assets and the next libraries:
iconv.dll
libcocos2d.dll
libCocosDenshion.dll
libEGL.dll
libgles_cm.dll
libxml2.dll
zlib1.dll
It works as stand alone on the development PC, but not on a PC without VC*+. An error is shown (Application can not start…) without an error code.

Thanks and keep the great work!

Thanks for your feedback. I haven’t test it on a “clean” PC.
I think it’s a bug, and create an issue here #231

If wan’t helloworld binary run on a “clear” PC, must install vc 2008 redistributable package.

download vc 2008 redistributable package here