vc异常cannot open file "libm.lib"
vc错误cannot open file "libm.lib"
vc错误cannot open file "libm.lib"
------解决方案--------------------
没有lib文件,或者lib文件路径没有设置对
你直接用#pragma comment(lib,"dir\\my.lib")试试看看
------解决方案--------------------
http://www.61ic.com/code/redirect.php?tid=26184&goto=lastpost
你看看这个,不知道有没有帮助
错误: LINK : fatal error LNK1104: cannot open file "libm.lib" Error executing link.exe.
特征: libm.lib link 错误
原因: 可能是安装了intel c++ complier
vc错误cannot open file "libm.lib"
------解决方案--------------------
没有lib文件,或者lib文件路径没有设置对
你直接用#pragma comment(lib,"dir\\my.lib")试试看看
------解决方案--------------------
http://www.61ic.com/code/redirect.php?tid=26184&goto=lastpost
你看看这个,不知道有没有帮助
错误: LINK : fatal error LNK1104: cannot open file "libm.lib" Error executing link.exe.
特征: libm.lib link 错误
原因: 可能是安装了intel c++ complier