ziran2019
ziran2019 copied to clipboard
Build on Windows
Hi... I have windows and i want to run this in windows. Can you guide me how to install and build the directories?
Ps: I tried using chocolatey but not all packages are available except cmake.
Using ubuntu 18.04 of WSL1 in WIN10, ziran works well. Just git clone it and use the cmake and g++ et al. in WSL1. You can store the codes and output the projects' files, on windows' disk. :-)
@ZP-Z 's idea looks great and it's worth trying! We haven't tested building on Windows. It may need manual installation of all dependencies and use CMake on Windows to compile.