|
[Sponsors] |
November 24, 2001, 02:48 |
Installing Compiled UDF
|
#1 |
Guest
Posts: n/a
|
Hi, I'm trying to compiled my UDF. My system is NT single node. I've followed every direction to compiled it, including making src and ntx86 directory, go to DOS and type nmake and here's the result: ************************************************** ************** .\..\src\SRJ-4.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 10.00.5270 for 80x86 Copyright (C) Microsoft Corp 1984-1995. All rights reserved.
SRJ-4.c # Generating udf_names.c because of makefile SRJ-4.obj cl /c /Za -Ic:\fluent.inc\fluent5.5\ntx86\3d -Ic:\fluent.inc\fluent5.5\ src -Ic:\fluent.inc\fluent5.5\cortex\src -Ic:\fluent.inc\fluent5.5\client\src -Ic:\fluent.inc\fluent5.5\tgrid\src -Ic:\fluent.inc\fluent5.5\multiport\src u df_names.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 10.00.5270 for 80x86 Copyright (C) Microsoft Corp 1984-1995. All rights reserved. udf_names.c # Linking libudf.dll because of makefile user_nt.udf udf_names.obj SRJ-4.obj link /Libpath:c:\fluent.inc\fluent5.5\ntx86\3d /dll /debug /out:libudf .dll udf_names.obj SRJ-4.obj fl5514s.lib Microsoft (R) 32-Bit Library Manager Version 3.00.5270 Copyright (C) Microsoft Corp 1992-1995. All rights reserved. LINK : fatal error LNK1181: cannot open input file "fl5514s.lib" NMAKE : fatal error U1077: 'link' : return code '0x4a' Stop. D:\User\hari\mylibrary\ntx86\3d> ************************************************** **************** I've check the disk permission, and no problem, because i'm entering on administrator privilege. While "fl5514s.lib" exist in the right place as it should be (c:\fluent.inc\ntx86\3d) Anyone can help? Regards, HARI SARYONO |
|
|
|
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 |