Jennal / cocos2dx-3.2-qt

make cocos2dx 3.2 work with qt 5.4
MIT License
32 stars 28 forks source link

error: fontconfig/fontconfig.h: No such file #7

Open s564200489 opened 6 years ago

s564200489 commented 6 years ago

There's a problem here,when i build with Qt5.9 , [ 73%] Building CXX object cocos/CMakeFiles/cocos2d.dir/platform/qt/glfw/CCDevice.cpp.obj D:\WorkSpace\cocos2dx-qt\cocos2dx-3.2-qt\cocos\platform\qt\glfw\CCDevice.cpp:38:35: fatal error: fontconfig/fontconfig.h: No such file or directory how can i fix it

Jennal commented 6 years ago

Have you installed msys2? And configured the system enviroment? Please follow instruction here: https://github.com/Jennal/cocos2dx-3.2-qt#windows