- Vijos
- 2016-08-08 10:32:47 @
In file included from c:\mingw\lib\gcc\mingw32\4.8.1\include\c++\cmath:44:0,
from foo.cpp:3:
c:\mingw\include\math.h: In function 'float hypotf(float, float)':
c:\mingw\include\math.h:635:30: error: '_hypot' was not declared in this scope
{ return (float)(_hypot (x, y)); }
^
我不管怎么修改头文件,总会出现以上编译错误。
本地都编译N遍了!!
12 条评论
-
笑戎悵惘 LV 4 @ 2020-07-17 19:23:27
???
-
2020-07-16 18:59:08@
孙睿哲!
-
2020-07-15 18:51:45@
foo.cpp可还行
-
2020-07-15 10:47:39@
考古
-
2020-07-15 10:02:29@
这个 Mingw 怕不是下载了个假的,建议重新下个正的
编译器抽风了...建议重启,无果则重下个 -
2020-06-29 13:17:53@
考古
-
2020-05-09 17:41:45@
srz咋-3题解被赞啊/jk
-
2020-05-09 17:39:13@
考古
-
2016-08-08 12:37:44@
-
2016-08-08 10:48:56@
难道以后再也不能用algorithm了吗?
-
2016-08-08 10:43:59@
害我改pascal手写排序才AC某题目!
编译器抽风了?? -
2016-08-08 10:40:15@
+1
- 1