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
 NLSF Compile Error
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

CStorey

Canada
137 Posts

Posted - 04/22/2002 :  3:40:49 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I'm trying to compile an un-altered version of the Automation() function provided with the release version. I get the following error:


Error, Function initNLSF@HAOB was called, but its body could not be located during linking.


Any ideas as to the cause?

Craig Storey
Origin WebRing Member - http://g.webring.com/hub?ring=originwebring

cpyang

USA
1406 Posts

Posted - 04/22/2002 :  5:43:13 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
If you are separately compiling your functions from the CodeBuilder interface, then you may need to add the file internal.c into your workspace from the Origin C system subfolder. There are a number of functions, initNLSF being one, that are defined in internal.c which is loaded automatically when using the NLSF interface. Internal.c is also automatically loaded if you are loading your functions using the run.LoadOC command.

Sometimes internal.c is already in your workspace, maybe loaded by one of the above mentioned mechanism, so you can check by turning on showing of system files from the Workspace tree by right-clicking.


CP


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