NewBie: VS2005 generic question.
Hi All,
My question is not specific to any language but it is to do with VS2005 usage.
Currenlty I have a project with many embedded resources(bmp) in respective project directories.
I am facing build errors due to "Windows cannot copy files to \obj\Release from <project folder>, exceeds 260 characters".
Is there any way to solve this problem?
I tried using Robocopy but I am not sure how to integrate that in the VS2005 environment to use Robocopy instead of the Windows Copy command.
Mapping drives to deep folders was not a good option in my scenario.
Has anyone faced this problem before? ANy idea how to solve this?
Thanks in advance.
|