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

posted @ 2016-11-14 23:31  VZXM  阅读(933)  评论(0编辑  收藏  举报