Hey guys,
Before releasing v3.2-beta0, please make sure that everything compiles and runs on Windows Phone 8.
As of today, the WP8 build is failing with the following error:
1>------ Build started: Project: libCocosStudio, Configuration: Release ARM ------
1> CocoLoader.cpp
1>..\CocoLoader.cpp(2): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
2>------ Build started: Project: cpp-testsComponent, Configuration: Release ARM ------
2>LINK
: fatal error LNK1181: cannot open input file
'C:\Users\Ricardo\progs\cocos2d-x\build\ARM\Release\libCocosStudio\libCocosStudio.lib'
3>------ Build started: Project: cpp-tests (cpp-tests\cpp-tests), Configuration: Release ARM ------
3>CSC
: error CS0006: Metadata file
'C:\Users\Ricardo\progs\cocos2d-x\build\ARM\Release\cpp-testsComponent\PhoneDirect3DXamlAppComponent.winmd'
could not be found
========== Build: 0 succeeded, 3 failed, 10 up-to-date, 0 skipped ==========