|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
我在6.3版的机器上重新编译,但出现如下错误,该怎么解决?
Deleted old libudf\win64\3d\libudf.dll
已复制 1 个文件。
已复制 1 个文件。
(system "copy C:\Fluent.Inc\Fluent6.3X64\fluent6.3.26\src\makefile_nt.udf libudf\win64\3d\makefile")
已复制 1 个文件。
(chdir "libudf")()
(chdir "win64\3d")()
my_uds_flux_1.c
C:\Fluent.Inc\Fluent6.3X64\fluent6.3.26\src\config.h(119) : error C2143: syntax error : missing ';{'; before ';:';
C:\Fluent.Inc\Fluent6.3X64\fluent6.3.26\src\config.h(119) : error C2059: syntax error : ';:';
C:\Fluent.Inc\Fluent6.3X64\fluent6.3.26\cortex\src\dll.h(58) : error C2061: syntax error : identifier ';CX_DLL_GetProc';
C:\Fluent.Inc\Fluent6.3X64\fluent6.3.26\cortex\src\dll.h(58) : error C2059: syntax error : ';;';
C:\Fluent.Inc\Fluent6.3X64\fluent6.3.26\cortex\src\dll.h(58) : error C2059: syntax error : ';type';
Done.
Opening library "libudf"...
Error: open_udf_library: 系统找不到指定的文件。
Error Object: () |
|