You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run this example, dynareOBC NKo3simul Bypass CompileSimulation
There is some question.
Preprocesser stopped after macroprocessing step because of 'onlymacro' option.
Searching the pre-processed output for non-differentiable functions.
Could not open Dynare's output. This is most frequently caused by an incorrect command line option.
Please check your command line for typos, or commands not supported in the current version of Dynare or DynareOBC.
Cleaning up.
Error using dynareOBCCore (line 48)
Failed reading Dynare output. This is usually caused by an incorrect command line option.
Error in dynareOBCSetup (line 297)
dynareOBC_ = dynareOBCCore( InputFileName, basevarargin, dynareOBC_, @()
EnforceRequirementsAndGeneratePath( Update, OriginalPath, CurrentFolder, dynareOBCPath,
InputFileName, varargin{:} ) );
Error in dynareOBC (line 711)
dynareOBCSetup( OriginalPath, CurrentFolder, dynareOBCPath, InputFileName, varargin{:} );
The text was updated successfully, but these errors were encountered:
On 25 Aug 2020, at 7:19 PM, Tom Holden ***@***.***> wrote:
The correct option name (detailed in the ReadMe!) is "CompileSimulationCode" not "CompileSimulation". Can I ask where you copied that command from?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#24 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AQXPCXDEYEX7BZ5IBOX7GZLSCOM43ANCNFSM4QKENSCA>.
Ahh the non-technical slides are a bit out of date. They should perhaps be removed. Have a look at the Getting Started guide in the first section of TheoryPaperAppendices.pdf, and at the ReadMe.
tholden
changed the title
Why I can't run the example
Update or delete non-technical slides
Aug 31, 2020
When I run this example, dynareOBC NKo3simul Bypass CompileSimulation
There is some question.
Preprocesser stopped after macroprocessing step because of 'onlymacro' option.
Searching the pre-processed output for non-differentiable functions.
Could not open Dynare's output. This is most frequently caused by an incorrect command line option.
Please check your command line for typos, or commands not supported in the current version of Dynare or DynareOBC.
Cleaning up.
Error using dynareOBCCore (line 48)
Failed reading Dynare output. This is usually caused by an incorrect command line option.
Error in dynareOBCSetup (line 297)
dynareOBC_ = dynareOBCCore( InputFileName, basevarargin, dynareOBC_, @()
EnforceRequirementsAndGeneratePath( Update, OriginalPath, CurrentFolder, dynareOBCPath,
InputFileName, varargin{:} ) );
Error in dynareOBC (line 711)
dynareOBCSetup( OriginalPath, CurrentFolder, dynareOBCPath, InputFileName, varargin{:} );
The text was updated successfully, but these errors were encountered: