Building packages for Windows
The following guides cover topics specific to building packages for Windows on conda-forge.
📄️ CMD/Batch scripting for Windows recipes
Windows recipes rely on CMD/Batch scripts (.bat) by default.
📄️ Testing and debugging Windows builds locally
The first thing that you should know is that you can locally test Windows
📄️ Compiling native code on Windows with MSVC
In order to compile native code (C, C++, etc.) on Windows, you will need to