Contributor
Hesham Essam

Building Synfig with the MSVC Toolchain & automating the build process using Conan


Mentors
Ankit Dwivedi, Anish Gulati
Organization
Synfig
Technologies
cmake, meson, Conan, vcpkg
Topics
Build automation
Synfig can be built on both Windows and Linux, however, it currently cannot be built using MSVC and requires using MinGW. The objective of this project is to enable building Synfig using the MSVC toolchain, and automate the build process using both Conan and VCPKG.