Skip to content

XCopy Error :VCEND exited with code 4 #8

Description

@mb03minecrafter

`Severity Code Description Project File Line Suppression State
Error MSB3073 The command "rem xcopy "..\PluginBin\NewtonWrapper.dll" "C:\Users\julio\Downloads\Gerador.Newton\Collisions_Data\Plugins/." /F /Y /R
rem xcopy "..\PluginBin\NewtonWrapper.pdb" "C:\Users\julio\Downloads\Gerador.Newton\Collisions_Data\Plugins/." /F /Y /R

xcopy "..\PluginBin\NewtonWrapper.dll" "../Demos/Assets/Plugins/." /F /Y /R
xcopy "..\PluginBin\NewtonWrapper.pdb" "../Demos/Assets/Plugins/." /F /Y /R

xcopy "C:\newton-dynamics-master\sdk\projects\visualStudio_2015_static_mt\x64\dgNewtonAvx\Release*.dll" "../PluginBin/newtonPlugins/Release/." /F /Y /R
xcopy "C:\newton-dynamics-master\sdk\projects\visualStudio_2015_static_mt\x64\dgNewtonAvx2\Release*.dll" "../PluginBin/newtonPlugins/Release/." /F /Y /R
xcopy "C:\newton-dynamics-master\sdk\projects\visualStudio_2015_static_mt\x64\dgNewtonsse4.2\Release*.dll" "../PluginBin/newtonPlugins/Release/." /F /Y /R

xcopy "C:\newton-dynamics-master\sdk\projects\visualStudio_2015_static_mt\x64\dgNewtonAvx\Release*.dll" "../Demos/Assets/Plugins/newtonPlugins/Release/." /F /Y /R
xcopy "C:\newton-dynamics-master\sdk\projects\visualStudio_2015_static_mt\x64\dgNewtonAvx2\Release*.dll" "../Demos/Assets/Plugins/newtonPlugins/Release/." /F /Y /R
xcopy "C:\newton-dynamics-master\sdk\projects\visualStudio_2015_static_mt\x64\dgNewtonsse4.2\Release*.dll" "../Demos/Assets/Plugins/newtonPlugins/Release/." /F /Y /R
:VCEnd" exited with code 4. NewtonWrapper C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets 133
`

There it is, I am following the exact directions and this is the only error I get. It seems as if it is trying to use YOUR file path instead of MY file path. Also, I can assure you that my Newton Dynamics Install is clean and the Environment variable is set correctly since I am using the same directory as specified in the ReadME. Hope you can help, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions