Skip to content

Unable to build #3

@tillea

Description

@tillea

Hi,
I tried to build SBML_odeSolver under Debian and was running into the same error as it was reported on the sundials list:

In file included from sbmlsolver/processAST.h:44:0,
from arithmeticCompiler.c:46:
./sbmlsolver/odeModel.h:171:3: error: unknown type name ‘CVDenseJacFn’
CVDenseJacFn compiledCVODEJacobianFunction;
^~~~~~~~~~~~
In file included from sbmlsolver/processAST.h:44:0,
from compiler.c:44:
./sbmlsolver/odeModel.h:171:3: error: unknown type name ‘CVDenseJacFn’
CVDenseJacFn compiledCVODEJacobianFunction;
^~~~~~~~~~~~
./sbmlsolver/odeModel.h:185:3: error: unknown type name ‘CVDenseJacFnB’
CVDenseJacFnB compiledCVODEAdjointJacobianFunction;
^~~~~~~~~~~~~
./sbmlsolver/odeModel.h:187:3: error: unknown type name ‘CVDenseJacFnB’
CVDenseJacFnB current_AdjJAC;
^~~~~~~~~~~~~

Any clue how to solve this?
Kind regards, Andreas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions