The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Problem with Origin 8.0-SR6
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

rlewis

Canada
253 Posts

Posted - 08/12/2009 :  8:15:56 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
After patching SR5 to SR6 one of my OC function calls fails and flags the following error ...

C:\Program Files\OriginLab\OriginPro8\OriginC\originlab\NLFITSESSION.H(5686) :Error, Function nlf_set_param_values_vector@IAAAAAAABCAAAAAADAAAAAAALAAABAAAIAAAAAAACAAAAAAA was called, but its body could not be located during linking.
Linking Failed!

The function worked fine in SR5 ...

Iris_Bai

China
Posts

Posted - 08/12/2009 :  9:30:16 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

This linking error is because NLFitSession.h file called the functions in nlsf_utils.c, but nlsf_utils.c not be loaded into current workspace.

To fix this issue, please add nlsf_utils.c to current workspace manually, or run "run.LoadOC(Originlab\nlsf_utils.c);" in Command Window.

We have wiki pages for the example of NLFitSession, there mentioned this.
For example, http://ocwiki.originlab.com/index.php?title=OriginC:Fit_Multiple_XY_Data_in_a_loop#Need_to_do_before_Running_Examples


Iris
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000