Terry Miller
Terry Miller
Not finding good build instructions for Windows. GOLDER Neal has a forked version of LaGriT that builds on Windows and includes instructions for their project: See repo at https://github.com/daniellivingston/LaGriT-Windows
some of these parameters are defined in the include file exodusII.inc (Fortran) and exodusII.h (C code). Wait until we have api_version 6.36 compatible include files before working on this.
Daniel's Windows branch with new cmake scripts merged with Master. Everything is working well but Exodus is not working. This must be fixed before release. New build with new clone...
Neal from Golder has been using a forked version of LaGriT that builds on Windows. He attempted to build new master on Windows, but failed with errors: ``` C:\github\LaGriT>Neal_Compile.bat C:\github\LaGriT>call...
LaGriT now builds with Exodus on Linux and one of our mac computers. Exodus newer than July 2022 has cmake fixes and improvements. The install-exodus.sh was fixed and comments added...
From Greg Sep 27 2017 The current SEACAS github repository should have a fix for the linking issues you were having below. For a quick fix without updating you could...
Working on metis outside of LaGriT for sorting grids. If metis works, this will not be as high a priority.
windows branch description: Differences between Master and windows branch: Most of this work is for Windows using Intel and Visual Studio Files for cpp interface are in examples. Note windows...
This windows branch does not compile for Neal. See attached for his description and the errors produced. [windows-log.txt](https://github.com/lanl/LaGriT/files/8393809/windows-log.txt)