473,396 Members | 1,975 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,396 software developers and data experts.

Command line compilation of visual studio project files.

Hi,

I am using VS 2003 to build my (csharp) solution.

1. Is there a way to reveal the command line options that VS is using during
compilation of a project file, in order to build a batch file/makefile ?

2. Is there an option in the command line compiler that builds a VS project
?

3. If none of the above is true, is there a tool that parses the project
files and creates makefile(s) or batch files ?

Thanks

Emmanuel

Feb 15 '06 #1
5 5653
Emmanuel <Em******@newsgroup.nospam> wrote:
I am using VS 2003 to build my (csharp) solution.

1. Is there a way to reveal the command line options that VS is using during
compilation of a project file, in order to build a batch file/makefile ?
devenv /?
2. Is there an option in the command line compiler that builds a VS project
?
Yup - use /Project
3. If none of the above is true, is there a tool that parses the project
files and creates makefile(s) or batch files ?


No need - see the above.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Feb 15 '06 #2
Why does not Microsoft reply to my post (although I am an MSDN subscriber) ?

Emmanuel

"Emmanuel" <Em******@newsgroup.nospam> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
Hi,

I am using VS 2003 to build my (csharp) solution.

1. Is there a way to reveal the command line options that VS is using
during
compilation of a project file, in order to build a batch file/makefile ?

2. Is there an option in the command line compiler that builds a VS
project
?

3. If none of the above is true, is there a tool that parses the project
files and creates makefile(s) or batch files ?

Thanks

Emmanuel

Feb 20 '06 #3
Emmanuel <Em******@newsgroup.nospam> wrote:
Why does not Microsoft reply to my post (although I am an MSDN subscriber) ?


1) You need to post with the email address associated with your MSDN
subscription.

2) What was wrong with my answer anyway?

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Feb 21 '06 #4
Hi Jon,
1) You need to post with the email address associated with your MSDN
subscription. I did, but Microsoft tends to forget this kind of associations. Anyway,
today I discovered that I needed to re-associate my subscription with the
email address (nobody knows why. I never interrupted my subscription).

2) What was wrong with my answer anyway?

To which answer are you referring to ? Did I miss your post ?

Anyway do you have something to suggest about my initial post ? Any help
would be appreciated ...

Thanks
Emmanuel
Feb 22 '06 #5
Emmanuel_ <Em******@newsgroup.nospam> wrote:
1) You need to post with the email address associated with your MSDN
subscription. I did, but Microsoft tends to forget this kind of associations. Anyway,
today I discovered that I needed to re-associate my subscription with the
email address (nobody knows why. I never interrupted my subscription).


So you really had your MSDN email address as Em******@newsgroup.nospam?
2) What was wrong with my answer anyway?

To which answer are you referring to ? Did I miss your post ?


I don't know whether or not you missed it, but I replied to your
question 3 hours after you posted it.
Anyway do you have something to suggest about my initial post ? Any help
would be appreciated ...


I suggest you look it up on groups.google.com...

However, looking back I see that my answer to question 1 was incorrect,
as I'd misinterpreted the question. Fortunately, I don't think it
matters, because the answer to question 2 is the most important thing.
(Note that you want to use devenv, not csc - csc just compiles C#
files; there may be other things that are needed to build a project,
including other dependencies etc.)

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Feb 22 '06 #6

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

Similar topics

1
by: Scott Vercuski | last post by:
Everyone, Does anyone know how to compile an ASP.NET web project using just the command line compiler? I've tried numerous options and can't seem to come up with the right solution. Is there a...
4
by: aladdin | last post by:
Hi, I wonder what's the difference of compilation between using command line and using VS.NET IDE. For I have a windows service program, there's always a difference between the output file...
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...
4
by: kendf | last post by:
Appreciated if someone could tell me how to compile the MS Exception Management Application Block downloaded from MS Official site?
4
by: Francesco Martinelli | last post by:
I need to create a multiple file assemby: this requires working directly with the command line compiler (no IDE support!). After a few tests I found my problem comes from the issue described below....
5
by: Genboy | last post by:
My "VIS" Website, which is a C# site created in VS.NET, Framework 1.1, is no longer compiling for me via the command line. As I have done 600 times in the last year and a half, I can compile to...
2
by: James Zhuo | last post by:
Hi all I've been getting the following compilation error. I should explain the background of the project that i am taking over. This is a project that has been developed by someone else a while...
4
by: Todd Acheson | last post by:
TOOLS: Visual Studio.NET 2003 .NET SDK GOAL: Reproduce the DLL's that our Visual Studio.NET development boxes create, by using the SDK command line compilers DILLEMA: RESX Files, how to...
35
by: mwelsh1118 | last post by:
Why doesn't C# allow incremental compilation like Java? Specifically, in Java I can compile single .java files in isolation. The resulting individual .class files can be grouped into .jar files....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.