Ultimaker / CuraEngine

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
1.66k stars 871 forks source link

No valid windows executable of CuraEngine_plugin_infill_generate is build with VS2022 17.10 - Slicing always fails #2090

Open EmJay276 opened 3 weeks ago

EmJay276 commented 3 weeks ago

I think this is a CuraEngine / conan version issue which leads to problems with this Plugin https://github.com/Ultimaker/CuraEngine_plugin_infill_generate

I already opened a issue there, but this should be fixed in the CuraEngine (https://github.com/Ultimaker/CuraEngine_plugin_infill_generate/issues/16)

Summary: Due to a compatibilty issue with the latest toolset in VS2022 >=17.10 with MSVC version 19.40.xxxxx no "valid" executable of the plugin is build. A ....exe is build without error(!), but the slicing always fails, even if the plugin is not used.

This seams to be fixed in conan 2.3.1