开发者

Visual Studio 2005: can not build solution

开发者 https://www.devze.com 2023-02-20 00:40 出处:网络
I am unable to build solution because I get the开发者_如何学编程 following error The command \"c:\\mypath\\myapp.dll\" move \"c:\\mypath1\\\" exited with code1.

I am unable to build solution because I get the开发者_如何学编程 following error

The command "c:\mypath\myapp.dll" move "c:\mypath1\" exited with code1.

How do I fix this?


Looks like you have a post-build command to move a dll from one location to another. I believe the syntax for the command should be "move [source path] [destination path]"


Verify the POST Build events from the Project Properties, Build events.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号