-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
Hei ... try to build opm-common but got some issues .. any one can help. ?
[ 15%] Building CXX object CMakeFiles/opmcommon.dir/src/opm/parser/eclipse/Python/Python.cpp.o
In file included from /Users/miroine/project_developments/repos/opm-common/src/opm/parser/eclipse/Python/Python.cpp:21:
/Users/miroine/project_developments/repos/opm-common/opm/parser/eclipse/EclipseState/Schedule/Schedule.hpp:298:33: error:
no matching member function for call to 'splitDynMap'
auto splitvfpprod = splitDynMap(vfpprod_tables);
^~~~~~~~~~~
/Users/miroine/project_developments/repos/opm-common/opm/parser/eclipse/EclipseState/Schedule/Schedule.hpp:452:9: note:
candidate template ignored: substitution failure : template template
argument has different template parameters than its corresponding template
template parameter
splitDynMap(const Map<Key, Opm::DynamicState<Type>>& map)
^
/Users/miroine/project_developments/repos/opm-common/opm/parser/eclipse/EclipseState/Schedule/Schedule.hpp:301:32: error:
no matching member function for call to 'splitDynMap'
auto splitvfpinj = splitDynMap(vfpinj_tables);
^~~~~~~~~~~
/Users/miroine/project_developments/repos/opm-common/opm/parser/eclipse/EclipseState/Schedule/Schedule.hpp:452:9: note:
candidate template ignored: substitution failure : template template
argument has different template parameters than its corresponding template
template parameter
splitDynMap(const Map<Key, Opm::DynamicState<Type>>& map)
^
2 errors generated.
make[2]: *** [CMakeFiles/opmcommon.dir/src/opm/parser/eclipse/Python/Python.cpp.o] Error 1
make[1]: *** [CMakeFiles/opmcommon.dir/all] Error 2
make: *** [all] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels