GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

Building geos faillure #3143

Open Yacineterbou opened 1 month ago

Yacineterbou commented 1 month ago

i experiencing warnings and errors during the compilation process. The warnings indicate partially overridden virtual functions in the classes WellSolverBase and FlowSolverBase, which inherit from the base class SolverBase. These warnings suggest potential inconsistencies in function signatures or implementations between the base and derived classes. Additionally, the compilation process fails with an error while building CompositionalMultiphaseBase.cpp, resulting in an Error 137. This error halts the compilation, and there are also unfinished jobs, indicating possible interference from previous processes.