EMsoft icon indicating copy to clipboard operation
EMsoft copied to clipboard

[WIP] GitHub CI: Start working on getting a Windows CI working

Open imikejackson opened this issue 1 month ago • 0 comments

This is just me fooling around to see if GitHub can even get the Intel oneAPI Fortran compilers installed.

Windows

  • [x] Can we install/get access to the Intel Fortran compiler
  • [ ] Can we build up the needed support libraries
    • [ ] We are going to have to cache this as we don't want these libraries to be built every time.
    • [ ] We might think about some sort of Artifact repo that stores the SDK maybe?
  • [ ] Can we actually configure EMsoft with CMake? Maybe using a CMakePresets.json file might be the easiest to do
  • [ ] Can we actually build EMsoft once it is configured

Linux

MacOS

imikejackson avatar May 22 '24 21:05 imikejackson