Skip to content

Not running in C++ #2

@wiesener

Description

@wiesener

Hi,

the ert_main.cpp is producing an error under linux when you try to build you model with C++.
Due to a return statement with no value under 2019b.
The exact message is:

ert_main.cpp:146:9: error: return-statement with no value, in function returning ‘void*’ [-fpermissive]

Same for the tmf file there you need to filter out rt_main.cpp aswell.

cheers.

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