Re: VS 2005 Beta2 command line build



Hmm...looks like through my perl script it seems to wait for
completion whereas the command prompt it didn't.

On Mon, 18 Jul 2005 12:51:21 -0400, Gene Chang
<gchang_nospam_@xxxxxxxxxxxxxxxxxx> wrote:

>I am upgrading from VS6/eVC and have a custom auto-build script that I
>run. I just downloaded VS2005 B2 and am trying out the command line
>build options. I got the build to work properly using devenv
>/rebuild. I did notice that devenv returns right away and spawns
>other processes to do the build. Does anyone know if there is another
>way to build projects from the .sln file so that I can monitor when
>the build is complete and check for errors?
>
>Thanks.
>
>Gene Chang

.



Relevant Pages

  • RE: Automation
    ... But here i am using Windows XP operating system ... Is it possible to run a perl script at defined time interval without ... cliking over the scipt and using command prompt. ... To unsubscribe, e-mail: beginners-unsubscr...@xxxxxxxx ...
    (perl.beginners)
  • Re: Rebuilding from command line /rebuild
    ... It's fairly easy to rebuild a solution file with devenv.exe: ... new Visual Studio Command Prompt in the ProcessStartInfo. ... > I read about devenv and /rebuild, ... > Would I run something from a command prompt using a process? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to do a build in the background with command prompt
    ... > browse around the code instead of being stuck with un-responsive IDE during ... You can run devenv from a command prompt, ... Just be warned that if you change code during a compile, ...
    (microsoft.public.dotnet.general)
  • Re: Problem using LD_LIBRARY_PATH in perl script
    ... > perl script. ... Everything works fine when I set it at the command prompt ... IIRC on some platforms I think LD_LIBRARY_PATH is read from the ... environment as the program loads and subsequent changes are ignored. ...
    (comp.lang.perl)
  • Problem using LD_LIBRARY_PATH in perl script
    ... Everything works fine when I set it at the command prompt ... and then runs my perl script like this: ... presto1@S0222035> echo $LD_LIBRARY_PATH ... and instead adds a row setting LD_LIBRARY_PATH in the perl script ...
    (comp.lang.perl)