fangq / iso2mesh

Iso2Mesh - a 3D surface and volumetric mesh generator for MATLAB/Octave
http://iso2mesh.sf.net
Other
181 stars 73 forks source link

Recompile for Apple M1 Macs #52

Closed aa202 closed 2 years ago

aa202 commented 3 years ago

Hi Dr. Fang, I was wondering if you could guide me on how to recompile the binaries on a Mac using Terminal? Thank you so much!

fangq commented 2 years ago

sorry for not responding to this inquery for such a long time. To recompile iso2mesh meshing utilities, you will need to run make inside this folder

https://github.com/fangq/iso2mesh/tree/master/tools

please see this section in README

https://github.com/fangq/iso2mesh/blob/master/README.md#compiling-iso2mesh

I've only done this on Linux, but it should be possible on the Mac if you have installed all dependencies.