cocos2d-x
cocos2d-x copied to clipboard
Fix build fail when using Visual Studio 2019 to build win32
Steps:
- Create new project with "cocos new" command
- Open project in Visual Studio 2019, it creates the default x64-Debug configuration
- Create x86-Debug configuration
- Build fails with errors: C1083: Cannot open precompiled header file: 'precheader.pch': No such file or directory