Skip to content

Question: What does Type with name doubleBaseType already exists mean? #58

@MarAlder

Description

@MarAlder

I'm a bit stumped. Why do I get the following message with the CPACS 3.5 schema?

Exception: Type with name doubleBaseType already exists

if (m_types.types.find(name) != std::end(m_types.types))
throw std::runtime_error("Type with name " + name + " already exists");

What could have changed in the 3.5 schema compared to 3.3 that triggers this problem?

cpacs_schema.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions