Unresolved external symbol LNK2019

后端 未结 3 1172
不思量自难忘°
不思量自难忘° 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:48

    Another way is that click right in your project in visual studio and go to following path and add "Ws2_32.lib" in that. Linker>Input> Additional Dependencies

    enter image description here

提交回复
热议问题