55263da177
The existing description did not properly account for ERT (or, more appropriately, the "libecl" part of ERT) being installed in a non-default location (e.g., somewhere below ${HOME}). As EclipseGridParser.hpp declares various ERT-dependent types and functions if a build configuration supports ERT (activated by the `--with-ert' configure option), we need a proper include path to reference the ERT headers. The fix is simple--just insert the $(ERT_CPPFLAGS) into the already existing $(AM_CPPFLAGS). |
||
---|---|---|
.. | ||
compute_tof_from_files.cpp | ||
compute_tof.cpp | ||
import_rewrite.cpp | ||
Makefile.am | ||
refine_wells.cpp | ||
scaneclipsedeck.c | ||
sim_2p_comp_reorder.cpp | ||
sim_2p_incomp_reorder.cpp | ||
sim_wateroil.cpp | ||
spu_2p.cpp | ||
wells_example.cpp |