mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-14 02:57:47 +01:00
86aa7bb1bc
Took me over 8 hours to track down the cause of bizarre link errors when building with libsodium. The VS project files are not simple things. Note to self and other maintainers: when someone is obviously out of their depth, do not merge their changes to build scripts without cynical appraisal. Solution: undo the damage. |
||
---|---|---|
.. | ||
build | ||
properties | ||
vs2008 | ||
vs2010 | ||
vs2012 | ||
vs2013 | ||
vs2015 | ||
configure.bat | ||
errno.cpp | ||
errno.hpp | ||
Makefile.am | ||
platform.hpp | ||
readme.txt | ||
resource.h | ||
resource.rc |
Visual Studio product and C++ compiler Versions: Visual C++ 2008 => Visual C++ 9 Visual C++ 2010 => Visual C++ 10 Visual C++ 2012 => Visual C++ 11 Visual C++ 2013 => Visual C++ 12 Visual C++ 2015 => Visual C++ 14 Note that solution file icons reflect the compiler version ([9], [10], [11], [12], [14]), not the product version. The vs2015/vs2013/vs2012/vs2010 solution and project files differ only in versioning. More info here: http://en.wikipedia.org/wiki/Visual_C%2B%2B