我下载了cocos2d-x3.6, 之後用VS运行出现问题, 请问有冇人知道点解决?

First-chance exception at 0x6176A395 (libcocos2d.dll) in cpp-empty-test.exe: 0xC0000005: Access violation reading location 0x000001F4.

If there is a handler for this exception, the program may be safely continued.

我下载了cocos2d-x3.6, 之後用VS运行出现问题, 请问有冇人知道点解决?

我也遇到了问题;
问题描述:
源码中启动项为cpp-empty 报:无法打开应用程序的错误
设cpp-test为启动项: 直接在程序中报语法错误, 是在一个Color4F中
新生成的项目:运行同样是报无法打开应用程序的错误