Yep, I get the output from Draco.NET telling me that the build failed. 

I then get the latest and build it in VS.NET, and the build works fine.

I step through the code in Draco.NET and I get to the part where it grabs
the process' ExitCode and it's 1, for some reason. 

I have no idea if this is something that's an issue with the size of our
project - now getting close to 50 assemblies and 100's of files, with our
build taking quite awhile to build.

At this point, I'm stumped with the devenv path. And, I'm having no luck
with slingshot; having no documented other the "slingshot -help", I'm taking
stabs in the dark.


Thanks for your help Mark,
-Jason



-----Original Message-----
From: Mark Griffiths [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 06, 2003 9:17 AM
To: [EMAIL PROTECTED]
Subject: RE: [Draconet-users] FW: [MatchDev] Build Failed


> One other issue you might dig into is that it looks like 
> process.ExitCode always returns 1, even if the build is successful 
> (when using devenv, of course). This makes the integrity of 
> Draco.NET's results fairly useless. ;)
>

I get exit code 0 ok.  Are you sure the build succeeded?

06/03/2003 15:13:51 - DEVENV arguments: "Hello.sln" /build "Release" /out
C:\DOCUME~1\MARK~1.GRI\LOCALS~1\Temp\tmp69.tmp
06/03/2003 15:13:59 - t : Build completed with exit code 0 06/03/2003
15:14:00 - t : Sending build results email to:...

> I'm in the process of switching over to NAnt now, actually. Wrestling 
> with slingshot, at the moment.
>

I've just uploaded the latest release of Draco.NET to sourceforge.  This
includes the fix that enables the complete DevEnv output to be included in
the build email.

>
> Thanks for all the help, everyone!
> -Jason
>
>



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Draconet-users mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to