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/)
-   -   error message of compilation (https://www.cfd-online.com/Forums/fluent-udf/68842-error-message-compilation.html)

gina October 3, 2009 08:05

error message of compilation
 
Dear all,

I found this error message when compiltation a udf in fluent.

is there anyone who can tell me what's the problem.

thank you very much.


1 fichier(s) copie(s).
(system "move user_nt.udf libudf\ntx86\2ddp")0
(system "copy C:\Fluent.Inc\fluent6.1\src\makefile_nt.udf libudf\ntx86\2ddp\makefile") 1 fichier(s) copi‚(s).
0
(chdir "libudf")()
(chdir "ntx86\2ddp")()
k_adjust.c

..\..\src\k_adjust.c(24) : warning C4700: local variable 'x' used without having been initialized
..\..\src\k_adjust.c(31) : warning C4700: local variable 't' used without having been initialized

# Generating udf_names.c because of makefile k_adjust.obj
udf_names.c
# Linking libudf.dll because of makefile user_nt.udf udf_names.obj k_adjust.obj
Microsoft (R) Incremental Linker Version 6.00.8447
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.

Creating library libudf.lib and object libudf.exp

Done.

Opening library "libudf"...
Library "libudf\ntx86\2ddp\libudf.dll" opened
k_adjust
Done.

Häwimeddel October 6, 2009 10:23

Perhaps you could show us the udf?

dmoroian October 20, 2009 02:58

It is a warning not an error
 
Hi Gina,
The message is a warning one, but it is very likely that you will get an error or an erroneous result at runtime.

Dragos

gina October 23, 2009 14:48

error found
 
thanks for all, I have found the error, I have not good installed my C


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