8000 problem regarding creating an object from QProblem class · Issue #138 · coin-or/qpOASES · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}
problem regarding creating an object from QProblem class #138
Open
@sinatz

Description

@sinatz

Hello,

when the compiler wants to create an object from QProblem class in this line : QProblem example(2,1); which is used in most of the examples, I get this error :

undefined reference to `qpOASES::QProblem::QProblem(int, int, qpOASES::HessianType).

moreover it also shown:

'example' is ambiguous '
Candidates are:
QProblem(int, int, enum qpOASES::HessianType)
QProblem(int, int, enum qpOASES::HessianType, enum qpOASES::BooleanType)

Could you please inform me what is the problem ?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0