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 for Programming
 Forum for Origin C
 Origin.c macros 2018 in 2021b version

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
GaboGo Posted - 03/13/2021 : 07:25:45 AM
Origin Ver.2021b and Service Release (Select Help-->About Origin):
Operating System: Windows 10

Hi everyone, I'm new at this Origin forum.

I have a couple of macros in origin.c working on an 2018 origin program, that I would like to implement in the latest version Origin 2021b. As indicated in the User manual I tried saving the macros in *.op files and then load them into the origin code builder software (2021b version) . When I compile them I get several errors, regarding *.h files addressed within the code. I checked the origin user files folder and all the libraries are there, so I don't understand the nature of the problem. Is it possible that the 2021 version doesn't recognize its own system folders/files?

Does anybody tried to implement old origin.C files into the latest version? Is it possible to work directly with *.c source files?

Any help is pretty much appreciated!

Gabriel

Gabriel
1   L A T E S T    R E P L I E S    (Newest First)
cpyang Posted - 03/13/2021 : 09:00:48 AM
You should use .c source files.

Maybe follow this?

https://www.originlab.com/doc/Tutorials/OC-CodeBuilder

CP

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