Dear all,

I have managed to successfully modify and compile the latest ResInsight version for macOS Sequoia. I have published a binary and the necessary changes in https://github.com/SoilRos/homebrew-OPM/releases/tag/v2025.09.1. If you are using homebrew[^1], it should be (in theory) sufficient to call the following command:


brew install SoilRos/OPM/ResInsight


Then, the ResInsight executable will be available from your command line.

Or, if you don't want to compile the entire bundle by yourself via homebrew, you can simply download the version I uploaded in the release notes of the repository (be aware of the code signing issue mentioned there).


Please note that this is not an official release from ResInsight, but a best effort contribution to get a reproducible executable for macOS.


Best,

Santiago Ospina De Los Ríos

Developer at Dr. Markus Blatt HPC-Simulation-Software & Services


[^1]: _https://brew.sh_


On 03.07.25 17:09, Santiago Ospina De Los Ríos wrote:
Dear all,


I am trying to install ResInsight on a macOS Sequoia 15.5 and was wondering if someone could help me out here (I've heard some people develop on macOS). Here is what I have managed so far:

Clang does not work, so I use GCC 15 from homebrew. CMake (>=4) does not work, so I am using a self compiled CMake 3.31.7.

I am following the build documentation on Linux[^1].  If I use vcpkg, the ssl compilation at some point fails due some missing headers regardless if I use Clang or GCC. I could not figure out how to fix that, I guess this is on the vcpkg port. On the other hand If I don't use vcpkg, I get a bit further by providing further packages with homebrew or self compiling them (I still need to figure out the Qt part). In any case, I got into the part that downloads the OpenVDS+ binaries. As far as I can see from the links in the cmake file, they only provide the binaries for many linux and for windows, but not the source code. Is there an alternative for this package? Could one use OpenVDS without the plus? Or better, is there a more explicit guide I could follow for macOS?


Best Regards,

Santiago Ospina De Los Ríos

Developer at Dr. Markus Blatt HPC-Simulation-Software & Services


[^1]: https://resinsight.org/releases/build-from-source/build-instructions-ubuntu/index.html

_______________________________________________
Opm mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to