|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
Error Object: ()
已复制 1 个文件。
(system "copy D:\Fluent.Inc\fluent6.3.26\src\makefile_nt.udf libudf\ntx86\3d\makefile")
已复制 1 个文件。
(chdir "libudf")()
(chdir "ntx86\3d")()
non-all-30m.c
# Generating udf_names.c because of makefile non-all-30m.obj
udf_names.c
udf_names.c(9) : error C2085: 'gas_mass_source' : not in formal parameter list
udf_names.c(9) : error C2143: syntax error : missing ';' before 'type'
udf_names.c(9) : error C2085: 'udf_data' : not in formal parameter list
udf_names.c(9) : error C2143: syntax error : missing ';' before '='
udf_names.c(11) : warning C4138: '*/' found outside of comment
udf_names.c(12) : warning C4138: '*/' found outside of comment
udf_names.c(14) : error C2065: 'udf_data' : undeclared identifier
Done.
请问这是什么方面的错误?怎样才能解决啊
谢谢! |
|