FreeCAD
FreeCAD copied to clipboard
pixi: Add run freecad configuration for Windows.
Windows requires running from an installed FreeCAD, not simply the build environment. This commit performs the install and execution from the installation environment.
@maxwxyz This will fix running FreeCAD on Windows with pixi.
Cool, maybe I'll finally be able to compile on Windows, not just on Linux.
@FEA-eng Soon I'll get to updating the Developer's guide with instructions. Under Windows the user must install a MSVC++ 2019 as this is the version expected by the conda-forge compilers package. Other versions will fail to operate.