|
[Sponsors] |
March 16, 2007, 13:58 |
UDF COMPILE
|
#1 |
Guest
Posts: n/a
|
Hey there. i have been looking around in the forum and i have seen my problem many times and i have tryed every solution you guys posted. But i cant solve it.. so here it goes
I need to use an UDF to place some boundary conditions blabla First i use interpret an the error is: cpp -IC:\\Fluent.Inc\\fluent6.2.16/src IC:\\Fluent.Inc\\fluent6.2.16/cortex/src C:\\Fluent.Inc\\fluent6.2.16/client/src IC:\\Fluent.Inc\\fluent6.2.16/multiport/src -I. DUDFCONFIG_H="<udfconfig.h>" E:\\Miguel OLVERA\\Veloicidad exp\\code1.c Error: E:\\Miguel OLVERA\\Veloicidad exp\\code1.c: line 1: parse error. Then if i compile i get (chdir "libudf")() (chdir "ntx86\\2ddp")() 'nmake' is not recognized as an internal or external command, operable program or batch file. 'nmake' is not recognized as an internal or external command, operable program or batch file. Done. "e:/miguel olvera/veloicidad exp" Opening library "libudf"... Error: open_udf_library: The system cannot find the file specified. Error Object: () I am working on a pc with fluent which i think only has the license file in a server. I have visual studio 6.0 If you can help ... Miguel Thanks |
|
March 16, 2007, 17:07 |
Re: UDF COMPILE
|
#2 |
Guest
Posts: n/a
|
Fluent does not like directory names that contain spaces
|
|
March 16, 2007, 23:33 |
Re: UDF COMPILE
|
#3 |
Guest
Posts: n/a
|
Start Fluent from working directory. 1. this prevents the requirement of entering entire path. 2. Install VC++ if u r using windows based fluent version. This is coz, fluent invokes the systems C compiler, which is generally present in case of unix based system but not in windows based system.
Regards Rizwan |
|
March 17, 2007, 15:57 |
Re: UDF COMPILE
|
#4 |
Guest
Posts: n/a
|
What d you mean
Start Fluent from working directory. I allready have the VC++ installed. Everything is in the computer excepet the licenses.. Thanks |
|
March 18, 2007, 09:07 |
Re: UDF COMPILE
|
#5 |
Guest
Posts: n/a
|
Could you solve ur problem? if s i would be happy to hear the solution. if not, i m also facing the same problem i hope to have a break through soon. Regards
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ATTN ALL: SOLUTON TO UDF COMPILE PROBLEM | Rizwan | Fluent UDF and Scheme Programming | 40 | March 18, 2018 07:05 |
Error compile file udf | czfluent | Fluent UDF and Scheme Programming | 24 | September 26, 2009 14:24 |
udf compile in parallel system | tahereh | FLUENT | 1 | December 9, 2008 10:48 |
Can someone PLEASE document the development version installation | bernd | OpenFOAM Installation | 76 | November 14, 2008 22:51 |
compile the UDF | Li Jingping | FLUENT | 2 | April 14, 2003 22:18 |