开发平台(Platform): (Ex: Win10, Linux, ...)
windows
编译器(Ex: GCC, clang, VC++...)+目标环境(跟开发平台不同的话需列出)
visual studio 2015
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
WinNTL http://www.shoup.net/ntl/
问题(Question):
测试程式编译错误
喂入的资料(Input):
NTLlib资料夹是我为了编译NTLlib.lib所设立的资料夹
NTLlibtest资料夹则是测试程式但编译失败
预期的正确结果(Expected Output):
测试程式编译成功
错误结果(Wrong Output):
error LNK2019: 无法解析的外部符号
https://www.dropbox.com/s/p9itqpurlueumf1/NTLlibtest.log?dl=0
程式码(Code):(请善用置底文网页, 记得排版)
https://www.dropbox.com/s/o8inoukqrfpg4pj/WinNTL-10_4_0.rar?dl=0
补充说明(Supplement):