Compilation on the Windows platform can be simplified by the help of a libpack. Prerequisites are as follows:
Here is the CMake configuration that allows to build Analysis Situs GUI with the minimal set of dependencies (click on the image to enlarge):

There are some other juicy options, like building only the SDK libs, but let's start from the basics, and I'll expand on the possible options a bit later.
- Visual Studio 2019.
- OpenCascade 7.4.0 (Analysis Situs would not compile for the recent version of OpenCascade): https://gitlab.com/ssv/opencascade
- VTK 8.2.
- Other 3-rd parties are not that restricted in their versions, so you can use the most recent ones.
Here is the CMake configuration that allows to build Analysis Situs GUI with the minimal set of dependencies (click on the image to enlarge):

There are some other juicy options, like building only the SDK libs, but let's start from the basics, and I'll expand on the possible options a bit later.
Last edited: