CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   How can solve this problem? (https://www.cfd-online.com/Forums/fluent-udf/230828-how-can-solve-problem.html)

hitzhwan October 7, 2020 23:37

How can solve this problem?
 
Error: The UDF library you are trying to load (libudf) is not compiled for 2ddp on the current platform (win64).\n\n系统找不到指定的文件。
\n\nC:\Users\Administrator\Desktop\libudf\win64\2d dp\libudf.dll
Error Object: #f

How can solve this problem?

AlexanderZ October 8, 2020 00:39

compile UDF (press build, not load)

you have this
Code:

n系统找不到指定的文件。
cause of not english version of windows, most likely

hitzhwan October 8, 2020 10:13

I have press the build first, and click the load latter, isn't it correct?
 
Quote:

Originally Posted by AlexanderZ (Post 784731)
compile UDF (press build, not load)

you have this
Code:

n系统找不到指定的文件。
cause of not english version of windows, most likely

Hi,Alexander,

I have press the build first, and click the load latter, isn't it correct? Thank you.

AlexanderZ October 12, 2020 05:50

so it means, compilation was not successful
read log output in console and fix your UDF

hitzhwan October 12, 2020 08:52

Quote:

Originally Posted by AlexanderZ (Post 785026)
so it means, compilation was not successful
read log output in console and fix your UDF

Hi, how can I read log output in console and fix your UDF, could you help me?

pakk October 12, 2020 09:16

You are able to read the words on this forum. Now do the same to the words that show up in Fluent after you click 'build'.

AlexanderZ October 12, 2020 22:05

show your UDF, may be we can fix it together

hitzhwan October 13, 2020 17:27

I have fixed by setting the environment.
 
Quote:

Originally Posted by AlexanderZ (Post 785107)
show your UDF, may be we can fix it together

I have fixed by setting the environment.


All times are GMT -4. The time now is 14:57.