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

fatal error when compiling udf

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 14, 2014, 16:24
Default fatal error when compiling udf
  #1
New Member
 
Join Date: Feb 2014
Posts: 5
Rep Power: 12
Nad213 is on a distinguished road
Hi, I need help please
When i try to compile udf i have this error:

1 fichier(s) copi‚(s).
(system "copy C:\Fluent.Inc\fluent6.3.26\src\makefile_nt.udf libudf\ntx86\2ddp\makefile")
1 fichier(s) copi‚(s).
(chdir "libudf")()
(chdir "ntx86\2ddp")()
conduct.c
# Generating udf_names.c because of makefile conduct.obj
udf_names.c
# Linking libudf.dll because of makefile user_nt.udf udf_names.obj conduct.obj
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 "fl6326s.lib"

knowing that when i use interpreted that's ok.
Best regards ...
Nad213 is offline   Reply With Quote

Old   February 15, 2014, 09:58
Default
  #2
Senior Member
 
Join Date: Nov 2013
Posts: 1,965
Rep Power: 26
pakk will become famous soon enough
This is probably because you have already compiled and loaded the udf before, and it is still in the memory. The compiler wants to change the library, but this is not allowed because it is still loaded.

What you should do before compiling: go to user-defined-functions -> manage. Probably you will see a library there (libudf), that should not be there. Click it, and click 'unload'. Then try the compiling process again.
pakk is offline   Reply With Quote

Old   February 16, 2014, 15:06
Default Fatal error
  #3
New Member
 
Join Date: Feb 2014
Posts: 5
Rep Power: 12
Nad213 is on a distinguished road
Hi every body
I try please i need help, when i compile my udf with MDS c++ i have this error:
fatal error C1083: Cannot open include file: 'udf.h': No such file or directory
because i can't compile my udf in fluent
Best regards...
Nad213 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
my problem wuth UDF compiling m.beh FLUENT 3 November 22, 2011 01:47
Problem with UDF compiling for kTkLW model Wantami FLUENT 0 July 18, 2011 06:11
Error in compiling UDF akm Fluent UDF and Scheme Programming 7 April 19, 2011 09:20
UDF Compiling error LNK1181 marion FLUENT 2 February 21, 2006 04:07
On Compiling a UDF David Chabot FLUENT 5 May 20, 2005 10:13


All times are GMT -4. The time now is 22:04.