Speaking of wiki build instructions, the IDE instructions for Windows have not worked for almost a year now. Both the IDE instructions <https://wiki.documentfoundation.org/Development/IDE#Microsoft_Visual_Studio> and Windows Instructions <https://wiki.documentfoundation.org/Development/BuildingOnWindows#Microsoft_Visual_Studio_Project_Integration> say to build with build with "--enable-debug" and then "make vs2013-ide-integration". This results in the following error: cd E:/core && (LC_MESSAGES=C E:/lode/opt/bin/make cmd="E:/cygwin/home/Hearthstone/lode/opt/bin/make -npf Makefile.gbuild all" cmd || true) | E:/core/bin/gbuild-to-ide --ide vs2013 make[1]: *** [cmd] Error 127 According this thread <http://nabble.documentfoundation.org/Error-building-Visual-Studio-2013-project-file-for-LibreOffice-on-Windows-tp4140307p4140941.html> , You need an old version of make. Could someone please verify these instructions, and put them on the wiki with a *working* download location? None of the versions of make that I was able to find work with the script in that thread. -- View this message in context: http://nabble.documentfoundation.org/Recommended-build-instructions-tp4193014p4193353.html Sent from the Dev mailing list archive at Nabble.com.