Skip to content

Not running in C++ #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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