Closed toloudis closed 2 years ago
Yes, I saw this as well. libCZI-build uses the latest version of eigen3, and obviously there was some change here.
recommendation would be - change line 7 of /cmake/ExternalEIGEN3.cmake to
GIT_TAG 3147391d946bb4b6c68edd901f2add6ac1f31f8c # this is "release version 3.4.0", we pin it to that version because as of today there are problems with the Linux-build
PR welcome
Is anyone else seeing errors like this? This just started happening a couple of weeks ago in our automated aicspylibczi builds. I assume Eigen updated something and the version being pulled by libCZI is not pinned. Or else github-actions changed some compiler configuration.