CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   UDF problem (https://www.cfd-online.com/Forums/fluent/76213-udf-problem.html)

kharnabnew May 18, 2010 05:53

UDF problem
 
Hi all,
I am trying to get variables gradients using UDF but when loading the shared library I get the following error message
(chdir "mylibudf")()
(chdir "ntx86\3d")()
Open Watcom C/C++ NMAKE Clone for 386 Version 1.3
Portions Copyright (c) 1995-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See
http://www.openwatcom.org/ for details.
Warning: Ignoring unsupported option(s): -C -X
Could Not Find C:\Fluent.Inc\ntbin\ntx86\mylibudf\ntx86\3d\*.dll
Open Watcom C/C++ NMAKE Clone for 386 Version 1.3
Portions Copyright (c) 1995-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See
http://www.openwatcom.org/ for details.
Warning: Ignoring unsupported option(s): -C -X
Error(F37): Target (..\..\src^pres_grad.c) is defined recursively
Error(E02): Make execution terminated

Done.

Can anyone help me to understand what is wrong in my settings? the source, the case, and the data files are in the directory Fluent.inc/ntbin/ntx86
Thanks

fox000002 May 18, 2010 15:14

Under Windows, the default makefile coming with fluent is in VC NMake format.

It seems the makefile is not compatile with ur version of NMake.

kharnabnew May 19, 2010 03:11

Any suggestions
 
Any suggestions Fox000002?

fox000002 May 19, 2010 03:29

Quote:

Originally Posted by kharnabnew (Post 259407)
Any suggestions Fox000002?

Use VC or write a new makefile by yourself.


All times are GMT -4. The time now is 23:40.