MESH-Model / MESH-Dev

This repository contains the official MESH development code, which is the basis for the 'tags' listed under the MESH-Releases repository. The same tags are listed under this repository. Legacy branches and utilities have also been ported from the former SVN (Subversion) repository. Future developments must create 'forks' from this repository.
Other
2 stars 3 forks source link

Considering `cmake` to add the capacity to compile `MESH` on Windows systems #40

Closed kasra-keshavarz closed 1 month ago

kasra-keshavarz commented 4 months ago

I thought it would be interesting to have cmake in MESH and have the capability to compile the program on Windows machines as well as *nix systems.

dprincz commented 1 month ago

MESH can be compiled for Windows machines using mingw-w64 via MSYS. Refer to the instructions and information here