LINK : fatal error LNK1117: syntax error in option 'VERSION:1.6.5'
Posted For The Glory
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了LINK : fatal error LNK1117: syntax error in option 'VERSION:1.6.5'相关的知识,希望对你有一定的参考价值。
今天在用vs2015编译ogre 1.6.5的代码时发生连接错误 LINK : fatal error LNK1117: syntax error in option ‘VERSION:1.6.5‘。
解决:On the Settings (Project > Settings > Linker) removing the "Version" entry。
没有深入搞懂为什么,先Mark下。
参考: http://stackoverflow.com/questions/20021950/def-file-syntax-error-in-visual-studio-2012
http://stackoverflow.com/questions/23471337/lnk1117-syntax-error-in-option-version1-0-0
以上是关于LINK : fatal error LNK1117: syntax error in option 'VERSION:1.6.5'的主要内容,如果未能解决你的问题,请参考以下文章
VS报错:LINK : fatal error LNK1104: 无法打开文件“msvcp100d.lib”
vs2010旗舰版 程序运行出现 LINK : fatal error LNK1104: 无法打开文件“MSVCRTD.lib”
LINK : fatal error LNK1123: 转换到 COFF 期间失败: 文件无效或损坏
LINK : fatal error LNK1104: 无法打开文件“kernel32.lib
WINDOWS编译ffmpeg:LINK : fatal error LNK1104: 无法打开文件“LIBCMT.lib”