|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
如题。在通译UDF帮助中自带的例子(在附件中)时出现这样的错误,求论坛里的高手、热心人指点,非常感谢!!!
问题:
cpp -I"C:\Fluent.Inc\fluent6.3.26/src" -I"C:\Fluent.Inc\fluent6.3.26/cortex/src" -I"C:\Fluent.Inc\fluent6.3.26/client/src" -I"C:\Fluent.Inc\fluent6.3.26/multiport/src" -I. -DUDFCONFIG_H="<udfconfig.h>" "D:\Simulation\collide example.c"
Error: D:\Simulation\collide example.c: line 16: structure reference not implemented
在通译简单的UDF例子时,可以的,应该可以排除环境什么的问题吧,但这个复杂的例子就会有这样的问题, |
|