How to compile VTK 8.2.0 with gcc-7 and Qt 5.9.1 on MacOS 10.14?

Thanks for the advice! I’m actually trying to figure out exactly that since the project was created before I started working on it :slight_smile:

So, I’m actually now trying to compile everything with gcc/libc++. And I might even try clang/libc++.

I will let you know if there is any progress or problems.