Build of compiler from provided solution file fails on Visual Studio 2013. Source taken from git://git.apache.org/thrift.git @ 7860ee7
windows/version.h file is absent. In case this behaviour is intended, I recommend adding a git hook to setup this file with #define THRIFT_VERSION "custom-<commit id>" The possible solution is post-checkout hook to generate this file and .gitignore to prevent it from getting into the repo. Best regards, Philip.
