ziran2019 icon indicating copy to clipboard operation
ziran2019 copied to clipboard

Build on Windows

Open Ganesh9696 opened this issue 4 years ago • 2 comments

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.

Ganesh9696 avatar Jun 24 '20 21:06 Ganesh9696

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 avatar Jul 04 '20 08:07 ZP-Z

@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.

liminchen avatar Aug 09 '20 15:08 liminchen