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
 All Forums
 Origin Forum
 Origin Forum
 Error: Calling members of unattached wrapper class

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
slurpy Posted - 03/03/2009 : 08:37:44 AM
Origin Ver. and Service Release (Select Help-->About Origin): 7.5SR7 --> 8 SR4
Operating System: XP SP3

Hi all,

I have a project .obj with the following code that I think is having issues because of the change in Syntax for Accessing NAG Library Functions (from Origin 7.5 to 8)

Since then, I had added/changed the appropriate include files:
#include "System\NAG8\nag.h"
#include "System\NAG8\nagg02.h"

and added the new NAG wrapper files (g02cac) into the linear regression code.

When I compile there are no issues. However, when I try to run the interface on OriginPro8 (in the project file .obj), this error occurs:

C:\Program Files\OriginLab\Origin8\OriginC\calview_working ANALYSE.c(596) :Origin C Function Runtime Error, Calling members of unattached wrapper class

Can someone help? Thank you very much :)

2   L A T E S T    R E P L I E S    (Newest First)
eparent Posted - 03/03/2009 : 2:16:59 PM
Hello,

You can find an example, nag_linear_regression_ex1, calling g02cac here:
http://ocwiki.originlab.com/index.php?title=OriginC:Regression_Analysis

This example compiles and executes fine in Origin 8. Please try this example.

Thanks.
easwar Posted - 03/03/2009 : 1:48:53 PM
Hi,

Please send your Origin C file (and any associated files such as any custom header files that you may be using) to tech support so we can look at the issue. Please mention this forum post in your message to tech support.

Easwar
OriginLab

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000