library-prebuilt-for-windows


c & c++ library prebuilt for msvc

now I move to https://github.com/damody/UnrealEngine/tree/damody

you need to install unreal engine 4 first I build many library for ue4 win64 version. I think I will fill all version for any platform on ue4.

build by (Pingtung, Taiwan, Asia) 's person

detail: http://damody.pixnet.net/blog/post/29835522

just prebuilt, Code license as same as original code. update on 2013/10/15

vc11 only has x64 version

vc11up2 => msvc-11.0 update 2 version vc11up3 => msvc-11.0 update 3 version mingw => mingw 4.7.2 http://mingw-w64.sourceforge.net/

so many open source library can't easily to build, I think we need library's prebuilt.

Now, just for VS2012. Each library have auto_link_XXX.hpp, Just include this header, you don't need set any "Linker Input"(library Dependency) on visual studio library. And name-style like boost auto_link.hpp

build setting:

as possible as enable function.

Project Information

The project was created on Sep 30, 2011.

Labels:
prebuilt Cpp C