开发者

Visual Studio 2005: can not build solution

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜