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