Files
OrcaSlicer-KX/deps_src
thysson2701 563ade1276 fix(build): use pre-built Eigen3 from deps/ instead of bundled 3.3.7
deps_src/eigen contained Eigen 3.3.7 from the ImageMap fork, which
predates the Eigen::all placeholder (requires Eigen 3.4+). libigl in
deps_src uses Eigen::all, causing build failures. Switch to find_package
so the Eigen3::Eigen target resolves to the Eigen 5.0.1 installed by
deps/ CMakeLists via CMAKE_PREFIX_PATH.
2026-07-21 14:30:48 +02:00
..
2025-09-26 17:16:20 +08:00
2025-08-22 20:02:26 +08:00
2025-08-22 20:02:26 +08:00
2026-05-21 06:03:40 +01:00