Community discussion forum

Weird problem for devenv command build failed.

  • 5 months ago

    I am working on a solution file which contains A, B, C, D four projects in Visual Studio 2005. Project B has dependency on A. A and B are unmanaged C++ projects which generate a COM .dll as output. And it is added to reference of project C which is C# project. Project D is a setup project which has C's exe file as output. So the project build order is A->B->C->D.

    Ok, my headache is, I can build the solution successfully in Visual Stuido 2005 or using devenv command in the command prompt on my computer. But when I tried to use other computers which have Visual Stuido 2005 installed, I only can build it in Visual Stuido 2005, but failed using devenv command. I check the log file, the reason is the build order is not correct when I use devenv command on other computers.

    That's so weird. Does any one know how to solve this problem?

    Post was edited on 03/06/2009 00:14:46 Report abuse

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback