Markus Blatt
Markus Blatt
> So this is basically the same thing i do in the bump to 2.9 required, except the other way around, ie, it keeps support for older dune. I am...
Making this draft until i have a compiling version
I still don't get it. I test >=2.7 (GTE)and not >2.7 (GT). Anyway, as it turns out we do not compile with 2.7 anyway because of #5595
I see. Well, it now works with 2,7 -2.10 to make @totto82 happy.
I added a commit that completes #5500
This can be closed now as #5620 was merged, right?
Sorry. I meant g++-11 (Ubuntu 22.04). BTW: [OPM/opm-common#4157](https://github.com/OPM/opm-common/pull/4157) only has an effect if you use dunecontrol. I have upcoming PRs fixing this.
Well, it means that we can't read that file. Are you sure that the file is there. Please take into account that one Linux file names are case sensitive. Maybe...
Maybe we could add a stamp `-- Written by OPM-flow at ...` to the beginning of files that we write to? Then we could really judge whether a file was...
I was not talking about this case. I was talking about why we started removing files. That was because we got: ``` Error: [opm/io/eclipse/EclUtil.cpp:293] Error reading binary header. Expected 16...