CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Installing Compiled UDF

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 24, 2001, 01:48
Default Installing Compiled UDF
  #1
HARI SARYONO
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
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 21: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 12:55
Why udf can not be compiled in my pc? Xinqiang FLUENT 0 June 10, 2009 14:32
difference between udf compiled and udf interprete chandra sekhar FLUENT 2 April 11, 2006 00:04
how to quit compiled or interprited UDF tian FLUENT 0 April 8, 2003 23:53


All times are GMT -4. The time now is 15:42.