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

Dependencies of cocos2d-x.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where are all the 3rd party src code , i need to port to mingw

meiry opened this issue · comments

where are all the source code for the cocos2d-x 👍
i need the source code of :
lsqlite3
lcurl
lwebsockets
ljpeg
lpng
lwebp
ltiff
lglfw3
lglew32
lfreetype
lbz2

they are going to be added here in the coming weeks.

weeks?
well i did the job for you , i just dont have time to wait to i compiled all the libs with mingw32 on windows.
take me couple of hours to find and compile them all.
soon i will have working cocos2d-x based on mingw32 on windows .
here is the link to the external libs source files and static link compilations
https://github.com/meiry/cocos2d-x-3rd-party-libs-src-mingw32

@meiry
Now you could use this repository to port all 3rd party libraries to MinGW32.