使用fluent的udf時,在compile時load時出現無法編譯?
瀏覽:2696 回答:2
各位大神,在使用fluent的udf時,在compile時load時出現無法編譯的情況,console中出現的提示為the udf library you are trying to load is not compiled for parallel use on the current platform(win64)請問怎么解決
各位大神,在使用fluent的udf時,在compile時load時出現無法編譯的情況,console中出現的提示為the udf library you are trying to load is not compiled for parallel use on the current platform(win64)請問怎么解決
TOP
我也遇到過這個問題,安裝了vs2013,就可以用了。供參考。