使用fluent的udf时,在compile时load时出现无法编译?
各位大神,在使用fluent的udf时,在compile时load时出现无法编译的情况,console中出现的提示为the udf library you are trying to load is not compiled for parallel use on the current platform(win64)请问怎么解决
全部回答 (2)
默认 最新
是不是电脑没有c语言编译器?
2019年8月8日
评论 点赞





















我也遇到过这个问题,安装了vs2013,就可以用了。供参考。