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

Dependencies of cocos2d-x.
142 stars 169 forks source link

can add the win32.ini ? #77

Open recter opened 8 years ago

recter commented 8 years ago

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

zilongshanren commented 8 years ago

@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.