Description: After installing cygwin on Windows 10 Pro x64 by using the install_cygwin.ps1 script provided on the lode page[0], and building LO for the first time with lode by using the instructions on the wiki, running "make vs2015-ide-integration" fails with this error: /usr/bin/env: `python3': No such file or directory make: *** [Makefile:467: vs2015-ide-integration] Error 127 The error disappeared after installing python3 by using apt-cyg. And it is odd that python3 is already included in the package list in the install_cygwin.ps1 script. [0] https://wiki.documentfoundation.org/Development/lode Steps to Reproduce: Explained. Actual Results: Fail. Expected Results: Success. Reproducible: Didn't try User Profile Reset: Additional Info: User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
Please post build issues to the developer list. Thanks.