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
 System Folder build failed! Please resolve

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
carsten Posted - 02/25/2005 : 2:25:33 PM
Origin Version (Select Help-->About Origin): V7.5 SR5
Operating System: XP

Having deleted an user C-folder and restored this folder again by pasting a copy I've got the message:
System Folder build failed! Please resolve.

How can I resolve this problem?

Carsten
4   L A T E S T    R E P L I E S    (Newest First)
easwar Posted - 07/31/2006 : 2:47:45 PM
Hi,

Please contact tech support directly. They may need more information such as what SR you patched from to get to SR6 etc.

Easwar
OriginLab

blanpied Posted - 07/31/2006 : 2:36:31 PM
Hi,
I just installed the SR6 patch and am now getting the "System folder build failed" error when I start. The program runs seemingly fine after that.
I took the advice from this thread and used ed.open() to see what CodeBuilder was up to, and it reports the following errors.
Aside from installing the patch again, what can I do?
Tom

CODE BUILDER OUTPUT:
compiling...
Origin.C
C:\Program Files\OriginLab\OriginPro75\OriginC\system\OC_types.h(286) :Error, invalid array size
C:\Program Files\OriginLab\OriginPro75\OriginC\system\OC_types.h(303) :Error, error(s) found in typedef struct
C:\Program Files\OriginLab\OriginPro75\OriginC\system\data.h(22) :Error, include file compilation error
C:\Program Files\OriginLab\OriginPro75\OriginC\system\graph.h(23) :Error, include file compilation error
C:\Program Files\OriginLab\OriginPro75\OriginC\system\wksheet.h(23) :Error, include file compilation error
C:\Program Files\OriginLab\OriginPro75\OriginC\system\Origin.H(32) :Error, include file compilation error
Failed to compile precompiled header
Failed to Link precompiled header
carsten Posted - 02/25/2005 : 3:36:27 PM
Gary,

thank you for your quick reply. It really help's.

Carsten
Gary Lane Posted - 02/25/2005 : 2:59:21 PM
Hi,

The best way to find out which system file has a problem compiling is to open Code Builder immediately upon launching Origin (you will likely see a compiler error message in the Code Builder Output window telling you which file has the problem). You can open Code Builder either by quickly pressing the Code Builder button after launching Origin (it is available even while system files are compiling) or, with Origin closed, temporarily save the line

ed.open();

in the file macros.cnf in Origin folder (which gets executed on Origin startup).

Also, you might try clicking the Re-build All button with Code Builder open. You could also edit the Origin.ini file in your user files folder and look for the section

[OriginCSystem]

which lists all files in the Code Builder system folder. You could then make sure all or present. In any case, you will need to locate which files are missing/not compiling and then fix problem.

Gary
OriginLab



Edited by - Gary Lane on 02/25/2005 3:01:21 PM

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