Unresolved external symbol LNK2019

后端 未结 3 1174
不思量自难忘°
不思量自难忘° 2020-12-02 21:59

First of all, I know this question is all over this site but I have looked at almost all of them and can\'t seem to find out what is wrong. This is in VS 2012. Thanks.

3条回答
  •  失恋的感觉
    2020-12-02 22:38

    Add runtimeobject.lib to the linker Additional Dependencies (in the project property page, under Linker->Input).

提交回复
热议问题