The command xcopy "$SITEPACKAGESgoogle" "buildlibgoogle" /i /e /h fails with Invalid number of parameters on Windows on AppVeyor (Visual Studio 2019). I’ve confirmed the correct syntax of the command in my Windows virtual machine on my computer where the command works as expected, and I’ve confirmed the correct setting of the $SITEPACKAGES variable and the ..
Category : appveyor
I have some users working on Windows 10 Professional and Windows 10 Home. I usually do continuous integration for windows on Appveyor, but I am not so familiar with the details of Windows versions. I checked the Appveyor website and it says that build images "Visual Studio 2015" and "Visual Studio 2017" support Windows 10 ..
Recent Comments