|
[Sponsors] |
August 5, 2002, 00:50 |
compiled udf?
|
#1 |
Guest
Posts: n/a
|
hi,all
now i am trying to use the compiled udf in fluent5.5, the error comes when i execute the NMAKE, that is: NMAKE: fatal error U1073: don't know how to make '..\..\src\d:\fluent-cvd\libudf\src\inlet.c' stop. d:\fluent-cvd is my work directory and inlet.c is the source file which i defined. Could anyone tell me why ? Thank you in advance! bonny |
|
August 6, 2002, 18:03 |
Re: compiled udf?
|
#2 |
Guest
Posts: n/a
|
Try compiling in the libudf directory using the makefiles provided by Fluent. This info is available in the UDF manual.
|
|
August 8, 2002, 22:49 |
Re: compiled udf?
|
#3 |
Guest
Posts: n/a
|
thank you! but I just did it according to the udf manual,it does not work. i don't know why. bonny
|
|
August 10, 2002, 11:49 |
Re: compiled udf?
|
#4 |
Guest
Posts: n/a
|
Nmake doesn't work means that this VC command is not accessible on your current operation environment.You should set the VC path manually if your OS is Win98. But if your OS is Win2000 or NT, this environment variable will be added automatically when you install VC.
|
|
August 11, 2002, 00:01 |
Re: compiled udf?
|
#5 |
Guest
Posts: n/a
|
Thank you very much! you are right. now it can work right.
bonny |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to add a UDF to a compiled UDF library | kim | FLUENT | 3 | October 26, 2011 22:38 |
I want to use pressure of 1 face in udf that compiled on other face | iman_1844 | Fluent UDF and Scheme Programming | 3 | June 10, 2010 13:55 |
Why udf can not be compiled in my pc? | Xinqiang | FLUENT | 0 | June 10, 2009 15:32 |
difference between udf compiled and udf interprete | chandra sekhar | FLUENT | 2 | April 11, 2006 01:04 |
how to quit compiled or interprited UDF | tian | FLUENT | 0 | April 9, 2003 00:53 |