|
[Sponsors] |
July 4, 2003, 16:59 |
Help: Compiling UDF
|
#1 |
Guest
Posts: n/a
|
Hi users
needs urgent help. I want to use Compiled UDF with fluent 6.1 for Windows version. I am following the steps given in Manual, it BUILD the liberary properly, as mentioned. But the message is like 'nmake' is not recognized as an internal or external command, operable program or batch file. Next when I tried to LOAD it, the error appears Opening library "libudf"... Error: open_udf_library: The system cannot find the file specified. Error Object: () Please give some help PK |
|
July 7, 2003, 09:47 |
Re: Help: Compiling UDF
|
#2 |
Guest
Posts: n/a
|
hello do you start your udf file with : #include "udf.h"
I think that you must have the header file (udf.h) on the directory containing your udf file. mehdi icho |
|
July 7, 2003, 10:11 |
Re: Help: Compiling UDF
|
#3 |
Guest
Posts: n/a
|
Thanks for reply
I had placed udf.h in same directory. But that doesn't solve the problem. I tried compilation of UDF both in Linux as well as window.. Both give same error message. I am clueless as where could be the error.. Thanks for your time. -- pk |
|
July 7, 2003, 16:22 |
Re: Help: Compiling UDF
|
#4 |
Guest
Posts: n/a
|
Are you sure that the command nmake is a proper command on your system? Perhaps your OS doesnt have that command and you need to use a different make utility(such as gmake or make ) Just a thought...
|
|
July 8, 2003, 05:25 |
Re: Help: Compiling UDF
|
#5 |
Guest
Posts: n/a
|
Hi,
I think, maybe you need to install "visual c++ 6.0" as a "c" compiler for windows. I remember I also met such error message. But after I installed it, everything is ok. Another thing is: are you sure that you have created all the necessary directories for compiling udf in the correct place? Regards, emma |
|
July 12, 2003, 14:16 |
Re: VC++ solved the problem
|
#6 |
Guest
Posts: n/a
|
Dear Peter and emma Thanks for your respone.
I installed VC++ and the files are working fine. Previously I had Turbo C, which was not useful for Fluent. Thanks for your Time. -PK |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
compiling my Udf | noa | Fluent UDF and Scheme Programming | 8 | November 7, 2018 21:08 |
compiling udf at window Nt(64BIT) | noa | FLUENT | 3 | July 30, 2014 00:01 |
UDF compiling problem in Flient 6.3 | jeevan kumar | FLUENT | 2 | February 25, 2009 01:43 |
udf compiling problem | akr | FLUENT | 3 | August 22, 2007 08:14 |
On Compiling a UDF | David Chabot | FLUENT | 5 | May 20, 2005 10:13 |