ProjectExodus icon indicating copy to clipboard operation
ProjectExodus copied to clipboard

Add macos support

Open TIotti opened this issue 4 years ago • 1 comments

Small code changes to allow XCode to build the ExodusImport

TIotti avatar Apr 28 '21 19:04 TIotti

Hi. I know it has been ages (I apologize for that, there were RL issues), but I cannot accept this pull request as of now.

Moving templated methods to cpp is guaranteed break compilation in situation where *.cpp combining is disabled, as the compiler will be unable to find function bodies. I'll look into other changes you suggested.

NegInfinity avatar Sep 29 '21 12:09 NegInfinity