|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
在6.3里面运行没问题,到12.1版本中就出现下面问题。
问题语句并非udf本身,而是C盘里面的文件。
E:\csection\libudf\win64\3ddp_node\makefile")
已复制 1 个文件。
(chdir "E:\csection\libudf")()
(chdir "win64\3ddp_node")()
# Generating ud_io1.h
property.c
C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2\src\config.h(110) : error C2143: syntax error : missing '{' before ':'
C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2\src\config.h(110) : error C2059: syntax error : ':'
C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2\cortex\src\dll.h(68) : error C2061: syntax error : identifier 'CX_DLL_GetProc'
C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2\cortex\src\dll.h(68) : error C2059: syntax error : ';'
C:\PROGRA~1\ANSYSI~1\v121\fluent\fluent12.1.2\cortex\src\dll.h(68) : error C2059: syntax error : 'type'
Done.
[ 本帖最后由 swimming02 于 2010-7-18 10:57 编辑 ] |
|