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/)
-   -   Udf fluent 13.0 (https://www.cfd-online.com/Forums/fluent-udf/107235-udf-fluent-13-0-a.html)

amir2920 September 20, 2012 21:55

Udf fluent 13.0
 
I have tried so many ways to compile the UDF on windows 64 bits, then I did not get anywhere. I still have this error, What should I do, Please let me know the details.

Deleted old libudf\win64\2d\libudf.dll
1 file(s) copied.
(system "copy "C:\PROGRA~1\ANSYSI~1\v130\fluent"\fluent13.0. 0\sr c\makefile_nt.udf "libudf\win64\2d\makefile" ")
1 file(s) copied.
(chdir "libudf")()
(chdir "win64\2d")()
# Generating ud_io1.h
time_step.c
# Generating udf_names.c because of makefile time_step.obj
udf_names.c
# Linking libudf.dll because of makefile user_nt.udf udf_names.obj time_step.obj
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.

LINK : fatal error LNK1104: cannot open file 'kernel32.lib'

Done.

hzsme September 23, 2012 02:37

First, launch FLUENT 13.0 through your compiler (exmp: Visual Studio) and then compile your UDF. I wish it would work.
Best Wishes.

amir2920 September 23, 2012 02:41

Have you tried that? Cause I have launched the FLUENT from Visual Studio and then I could not compile the UDF, Do you know any other solution?
Thanks


All times are GMT -4. The time now is 20:31.