Unable to compile

Questions about MultiCharts and user contributed studies.
aljafp
Posts: 184
Joined: 28 Oct 2005
Been thanked: 1 time

Unable to compile

Postby aljafp » 06 Dec 2010

hi,
I have a strategy that is >2000 lines.

I used to be able to compile it.
But recently i an unable to.

During compilation , the editor complains
"
Please wait ....
------ Compiled with error(s): ------
Compile error
errLine 0, errColumn 0, errLineEnd 0, errColumnEnd 0 "

I check the compile_error.log, it complains
"cc1plus: out of memory allocating 554195272 bytes".

How do i resolve this ?
I have 4GB of ram.

User avatar
Dave Masalov
Posts: 1712
Joined: 16 Apr 2010
Has thanked: 51 times
Been thanked: 489 times

Re: Unable to compile

Postby Dave Masalov » 06 Dec 2010

Dear aljafp,

Please try to switch from Fast Execution to Fast Compilation mode or vice-versa. This may help to solve the issue.


Return to “MultiCharts”