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

Error unresolved externals when using cxndsearch.h

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 22, 2020, 13:33
Default Error unresolved externals when using cxndsearch.h
  #1
New Member
 
Tom Rich
Join Date: Feb 2019
Posts: 4
Rep Power: 7
Perigee is on a distinguished road
Does anyone know where to find the .lib or .dll files for additional functions like cxndsearch.h in the FLUENT 2020 files? I am currently attempting to sample datapoints to feed to a machine learning program in a user defined function but keeping getting thrown this error. I was originally having the same problem with including tensorflow files but I fixed that by adding a link to the .lib file so i thought that might work here as well. Apologies if there is an easier solution I am missing, I'm no good at working in C++
Example of what worked with the tensorflow files:
Code:
#include "tensorflow/c/c_api.h"
#pragma comment(lib, "C:/Program Files/ANSYS Inc/v201/fluent/lib/tensorflow.lib")
Many thanks
Perigee is offline   Reply With Quote

Reply

Tags
cxndsearch, fluent, udf


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



All times are GMT -4. The time now is 14:55.