我用vs2017 跑别人的项目时
#elif _MSC_VER > 1900
#error This compiler was not tested with this library.
错误(活动) E0035 #error 指令: This compiler was not tested with this library. 触发 E:\CSDN下载\映美晶SDK软触发取图\触发\include\UDSHL_lnk.h 63 Visual C++ IntelliSense
错误 C1189 #error: This compiler was not tested with this library. 触发 e:\csdn下载\映美晶sdk软触发取图\触发\include\udshl_lnk.h 63 CL
跑通代码
看看你编译器选的哪个版本