cocos2d / cocos2d-x-3rd-party-libs-src

Dependencies of cocos2d-x.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can add the win32.ini ?

recter opened this issue · comments

hi I cannot find win32.ini in build floder,if is possible please add it

@recter
Support Win32 is not easy. The MingW way can't work with C++ static libraries which means we have to change to use MSBuild, but I don't have time to do this now.

At the moment, you have to compile all the libraries on Win32 manually.