Skip to content

ModelicaSystem.buildModel() does not show build warnings #145

@bilderbuchi

Description

@bilderbuchi

If you use the ModelicaSystem API, when buildModel() is run, content (e.g. build warnings) returned by GetErrorString gets swallowed if no compilation error occurs.
Probably this block in current master should get an elif clause that prints the error string if it's not empty.

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