SCIInstitute / SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
http://scirun.org
Other
128 stars 72 forks source link

Upgrade Eigen to fix warnings-as-errors on Mac M2 (2022 MacOS) #2432

Open dcwhite opened 1 year ago

dcwhite commented 1 year ago

For now, I will turn off this build setting. It shouldn't apply to externals anyway, but since Eigen is header only, warnings-as-errors would appear in our code anyway and break the build.