T O P I C R E V I E W |
TinaPLI |
Posted - 04/07/2004 : 07:15:30 AM Hi everybody;
I try to learn ORIGIN C and have a problem with the example "automation". When compiling and linking in Origin 7.0 (German version) I get the error message C:\Programme\OriginLab\OriginPro7G\Samples\Programming\Automation\Automation.c(131) :Fehler, Die Funktion initNLSF@HAAC wurde aufgerufen. Während des Linkens konnte der Funktionskörper aber nicht gefunden werden.
I can't find a reference to this function.
Tina
|
1 L A T E S T R E P L I E S (Newest First) |
easwar |
Posted - 04/07/2004 : 09:48:10 AM Hi Tina,
The reason you get this message is because the function initNLSF is present in a file called internal.c and this file is not being included in your workspace.
I suggest that you apply the SR4 patch. This will fix the problem. Also, in SR4, this sample was improved to use a better way to fit the data.
You can download the patch from our website: http://www.originlab.com/www/support/querytech.aspx?keywords=&boolean=and&scope=all&category=Patches&type=Patches&version=All&language=all
Easwar OriginLab
Edited by - easwar on 04/07/2004 09:48:38 AM |
|
|