版本:codeblocks 16.01

WINDOWS下使用CODEBLOCK编译socket程序出错
解决方法:
找到CodeBlocks的Settings->Compiler
WINDOWS下使用CODEBLOCK编译socket程序出错
点击Linker settings,在Link libraries中添加WS2_32.lib的路径
【注意】
WINDOWS下使用CODEBLOCK编译socket程序出错
在我的电脑里有四个WS2_32.lib文件,他们是适用于不同的环境,不要弄错了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2022-12-23
猜你喜欢
  • 2021-11-14
  • 2022-12-23
  • 2021-08-14
  • 2022-12-23
  • 2021-06-15
  • 2022-01-22
  • 2021-10-23
相关资源
相似解决方案