Cocos2dx v3.4 Windows 通用应用程序未通过 Windows 认证测试

Cocos2dx v3.4 Windows Universal App fails Windows Certification Tests

Cocos2dx v3.4 Windows 通用应用程序未通过 Windows Windows Store 8.1 的认证测试。我没有安装 windows 更新 KB2976978。我创建了一个新的 cocos 项目,并在 VS Professional Update 4 中为 Windows Store Release 构建了它。它在 libcurl 上失败。我已经尝试检查互联网(客户端)和互联网(客户端和服务器)以及专用网络的应用程序清单中的框。

谁能帮我解决这个问题?

这是错误:

API FormatMessageA in kernel32.dll is not supported for this application type. libcurl.dll calls this API.

根据 cocos2d-x boards,这是一个已知问题,应该在 github 的当前版本中修复。

https://github.com/cocos2d/cocos2d-x2 中提取并确保执行

git submodule update --init 
./download-deps.py