CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   UDF Problem Fluent 13 (https://www.cfd-online.com/Forums/fluent-udf/90581-udf-problem-fluent-13-a.html)

ZsoltiV July 14, 2011 09:30

UDF Problem Fluent 13
 
Hi everybody,

I have fluent 13 and microsoft visual studio 2010. When I start to build my udf I get this:


(chdir "haho")()
(chdir "win64\2d")()
# Generating ud_io1.h
thermal-non-equ.c
# Generating udf_names.c because of makefile thermal-non-equ.obj
udf_names.c
# Linking libudf.dll because of makefile user_nt.udf udf_names.obj thermal-non-equ.obj
Microsoft (R) Incremental Linker Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.

Creating library libudf.lib and object libudf.exp
thermal-non-equ.obj : error LNK2001: unresolved external symbol _fltused
thermal-non-equ.obj : error LNK2019: unresolved external symbol pow referenced in function htc
thermal-non-equ.obj : error LNK2019: unresolved external symbol sqrt referenced in function htc
LINK : error LNK2001: unresolved external symbol _DllMainCRTStartup
libudf.dll : fatal error LNK1120: 4 unresolved externals

Done.


Can anybody help me????

Thanks a lot

Zsolt

P9408 July 29, 2011 10:44

I found this problem also any body help

ZsoltiV July 29, 2011 16:34

The solution I found here:


http://www.cfd-online.com/Wiki/Fluen...ows_7_64bit.3F

I hope that it will help to you:)

jyothsna k May 21, 2015 03:02

Thanks a LOT

gs511 October 30, 2016 02:47

Thanks Zsolt Vaszi. thanks alot:)


All times are GMT -4. The time now is 12:03.