The most significant barrier to entry for working on Mondradiko has ALWAYS been how to build the damn thing. We need to do better this time around. vcpkg has proven to be very effective for dependency wrangling, and I believe that going with vcpkg immediately this time around too will help build complexity. This should basically be copy+paste from the original repository.
The most significant barrier to entry for working on Mondradiko has ALWAYS been how to build the damn thing. We need to do better this time around.
vcpkg
has proven to be very effective for dependency wrangling, and I believe that going withvcpkg
immediately this time around too will help build complexity. This should basically be copy+paste from the original repository.