we really need a guide on how to setup and use this project in windows
PunchCakee opened this issue · 1 comments
PunchCakee commented
title
Deleted user commented
i found the solution,
you must build Dotherside with visual studio using admin
cd /path/to/cloned/repo
mkdir build
cd build
cmake ..
then open the .sln in build via admin mode and then go build -> batch build and select all