Compiling MOAB on windows with CMake

Declined
#405 · Created  · Last updated

Declined pull request

Declining this PR as there is a more consolidated version for Windows build support with CMake in PR #485

Closed by: ·2020-06-22

Description

This allows to compile MOAB on windows with EIGEN3 and HDF5 using:

  • VS2015, + (VS2015 components: Windows SDK + C++)

  • CMake 3.13

  • Git

  • EIGEN3

Some changes might be redundant with PR #392 (Allow compile in windows+mingw)

to be fixed(?):

  • need to manually remove the linking flag machine:x64

  • need to provide the path to EIGEN3 manually

This is the continuation of a work from @gonuke to allow cmake configuration/compilation on windows, so it might have some inconsistency to be fixed...

0 attachments

0 comments

Loading commits...