forked from CTU-IIG/ert_linux
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels