473,320 Members | 1,978 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

command line output on .Net command line build

Hello,
I don't get any output until the build finishes using this command line...

"C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe"
test.sln /build debug /project proj1

under older visual studio versions, it used to show each file as it was
being built.

Is there a command line flag I can add to get output.

thanks

JB
Nov 17 '05 #1
2 6156
Use devenv.com (or just devenv) rather than devenv.exe to use the console
build executable.

--
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.kinook.com
"John Biddiscombe" <no****@nospamland.com> wrote in message
news:40***********************@news.easynet.co.uk. ..
Hello,
I don't get any output until the build finishes using this command line...

"C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe" test.sln /build debug /project proj1

under older visual studio versions, it used to show each file as it was
being built.

Is there a command line flag I can add to get output.

thanks

JB

Nov 17 '05 #2
Thanks, Just what I wanted.

JB

"Kyle Alons" <re***@to.newsgroup> wrote in message
news:O7****************@TK2MSFTNGP10.phx.gbl...
Use devenv.com (or just devenv) rather than devenv.exe to use the console
build executable.

--
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.kinook.com
"John Biddiscombe" <no****@nospamland.com> wrote in message
news:40***********************@news.easynet.co.uk. ..
Hello,
I don't get any output until the build finishes using this command line...
"C:\Program Files\Microsoft Visual Studio .NET

2003\Common7\IDE\devenv.exe"
test.sln /build debug /project proj1

under older visual studio versions, it used to show each file as it was
being built.

Is there a command line flag I can add to get output.

thanks

JB



Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Robert | last post by:
I am using the php4-cgi Debian package which is based on PHP 4.3.4. I have problems when running php4 on the command line. If I say something like $ php4 index.cgi a number of variables...
2
by: aladdin | last post by:
I use outside .jpg picture files in a Windows Form project. I try to compile use csc.exe at command line. I use resgen.exe to generate a resource file like: resgen.exe Form1.resx...
1
by: John Biddiscombe | last post by:
Hello, I don't get any output until the build finishes using this command line... "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe" test.sln /build debug /project proj1...
1
by: wandii | last post by:
Hi, I've been working with devenv from the command line for the last couple of days and cannot get to build the msi file correctly. if I excecute the devenv.exe via the command line or batch...
5
by: graham.king | last post by:
Hi, I was wondering if it is possible to build all projects in a VS.net solution from the command line without having to open the solution and tick every project in the configuration manage? ...
1
by: AlexZh | last post by:
Hi, I'd like to stop command line build by one project build failed. To do that I've created simple AddIn (see code below), that works fine for IDE and does not work for command line. In the AddIn...
11
by: Jon Davis | last post by:
Does anyone know why using System.Diagnostics.Process to "wrap" a console application does not always transmit the I/O, depending on what processes you're trying to "consume"? PowerShell, for...
5
by: qazwart | last post by:
I am reading from a "cvs rlog" command, and I need both the STDOUT and STDERR. Unfortunately, something very strange is happening. If I do this: $cmd = "$cvs_cmd -q rlog -NS...
7
by: Jwe | last post by:
Hi, I've written a program which has both a command line interface and Windows form interface, however it isn't quite working correctly. When run from command line with no arguments it should...
5
by: CSharper | last post by:
Please tell me what am I doing wrong in the following; I have a WPF program that I build it in IDE and ran it, it runs fine. I wanted to make it an exe through command line compiler(why, I need...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.