Skip to content

Latest commit

 

History

History

windows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Building on Windows

We aim to support building on Windows, but rarely test it - so if these instructions don't work, or if you can think of ways to improve the situation on Windows, contributions would be highly welcome!

For now, you will have to make a few manual preparations:

  1. Open cmd with administrator privileges (Right click on cmd -> run as administrator).
  2. Set your current working directory to this one: cd path\to\polyPod\dev-utils\windows.
  3. Run node convert-symlinks.js.
  4. Now you can go back to the polyPod root folder (cd ../..) and run node build.js.