自Cocos2d-x 3.X引入了C++ 11特性,在Windows平台上的支持就仅限VS 2012,其实还可以尝试MinGW版本,GitHub上有MinGW版本的Qt Creator工程。

地址:https://github.com/sergey-shambir/cocos2d-x/tree/qtcreator 
          https://github.com/akof1314/cocos2d-x/tree/qtcreator

Pull Request:https://github.com/cocos2d/cocos2d-x/pull/4399

打开"\build\qtcreator\cocos2dx-all.pro"即可编译运行。本机测试环境为:Qt 5.1.0 for Windows 32-bit (MinGW 4.8, OpenGL, 666 MB)

Cocos2d-x 3.X Qt MinGW版本编译运行

Cocos2d-x 3.X Qt MinGW版本编译运行

Cocos2d-x 3.X Qt MinGW版本编译运行

 
http://blog.csdn.net/akof1314/article/details/17655841

相关文章:

  • 2021-05-10
  • 2021-04-30
  • 2021-09-30
  • 2022-01-09
  • 2021-06-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-11
猜你喜欢
  • 2021-07-06
  • 2022-12-23
  • 2021-06-02
  • 2021-08-03
  • 2022-12-23
  • 2022-02-13
  • 2022-12-23
相关资源
相似解决方案