getting unusual errors in marmalade project

hiii,

i have been using cocos2dx 2.0 for porting an existing game for intel playbook using marmalade.

when i build the project i get errors saying missing dlls, i.e.

“Error 593 error LNK2019: unresolved external symbol gzread referenced in function "public: static int_cdecl cocos2d::ZipUtils::ccInflateGZipFile(char const ,unsigned char *)” (?ccInflateGZipFile@ZipUtils@cocos2d@SAHPBDPAPAEZ) ZipUtils.obj."

i downloaded the dll file but dont know know where to put it.

can anyone help me with this.

thanks in advance.

Can you please try with the latest official Cocos2d-x December release?