all groups > visual studio .net ide > march 2004 >
You're in the

visual studio .net ide

group:

How to stop the build action when error happens?



How to stop the build action when error happens? Wu Yifei
3/23/2004 5:46:08 PM
visual studio .net ide: Hi

Re: How to stop the build action when error happens? Rudy Ray Moore
3/23/2004 6:28:50 PM

Hello,

I also have many c++ projects in one solution (about 50). I do not have
this problem.

Let me know if I can help.

Do you create managed code or native code? Are you using "Visual C++ .net
2003 7.1" or "Visual C++ 6.0"?

Rudy

[quoted text, click to view]
compile/link), the current setting of my IDE will go ahead to build instead
of stopping. But I would like to stop build when error happen, do you have
any idea how to modify this setting.?

Re: How to stop the build action when error happens? Wu Yifei
3/23/2004 6:56:07 PM
Hi

I use the .Net 2002(VC 7.0), and the code is native rather than manageed

----- Rudy Ray Moore wrote: ----


Hello

I also have many c++ projects in one solution (about 50). I do not hav
this problem

Let me know if I can help

Do you create managed code or native code? Are you using "Visual C++ .ne
2003 7.1" or "Visual C++ 6.0"

Rud

"Wu Yifei" <ywu1@slb.com> wrote in messag
news:29293B92-E2D5-45A5-A246-4836651403AE@microsoft.com..
[quoted text, click to view]
compile/link), the current setting of my IDE will go ahead to build instea
of stopping. But I would like to stop build when error happen, do you hav
any idea how to modify this setting.


Re: How to stop the build action when error happens? Rudy Ray Moore
3/23/2004 6:56:13 PM

Kyle,

Do you experience the "no incremental linking" or "dumb dependency checking"
problems that FastSolutionBuild also fixes?

My 50 project workspace suffers from those two issues but does not suffer
from "one project fails, but the rest keep going."

Rudy


[quoted text, click to view]

Re: How to stop the build action when error happens? Rudy Ray Moore
3/23/2004 7:18:35 PM
I am using .net 2003 7.1 vc++ and I do not have that problem.

Good luck!

[quoted text, click to view]

Re: How to stop the build action when error happens? Kyle Alons
3/23/2004 7:43:43 PM
The Fast Solution Build add-in helps with this:
http://workspacewhiz.com/OtherAddins.html

--
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.kinook.com


[quoted text, click to view]
compile/link), the current setting of my IDE will go ahead to build instead
of stopping. But I would like to stop build when error happen, do you have
any idea how to modify this setting.?

Re: How to stop the build action when error happens? Kyle Alons
3/24/2004 5:51:14 AM
[quoted text, click to view]

I do experience the problem of slow depenency checking / non-dependent
projects getting built on a regular build in VS.NET, and use the add-in
primarily to work around those issues. I'm not sure how this differs from
"dumb dependency checking." I don't use the increment link option since I
haven't had much success with it.

AddThis Social Bookmark Button