主要参考链接:http://ftp.mi.fu-berlin.de/pub/OpenMS/develop-documentation/html/install_win.html
我的平台:VS2013,X64
注意:
1、一定要运行VS2013 x64 Native Tools Command Prompt,要不然会出现32位和64位的错误
2、对于VS2013的generator是:Visual Studio 12 2013 Win64
3、最好用jom编译QT,这样会很快
4、编译QT的时候,记得把语言设置位英文,参考:https://forum.qt.io/topic/13280/defaultlocalizationstrategy-cpp-327-error-c2001-newline-in-constant-in-building-4-8-0。编译都成功了,然后再改回来
3、3