Re: Command line compiler

Tech-Archive recommends: Fix windows errors by optimizing your registry



This will all work from command line as well. You will however need to
set the environment. vcvars32.bat or something on lines to set the
variables and then run cl.exe.

---
Ajay

Peter Jay Salzman wrote:
Hi all,

I'm a GNU/Linux developer trying to get comfortable with developing on the
Microsoft platform. At work I have Visual Studio 2003 version 7.1.3088.

I would like to use a command line compiler, my own Makefile, and my own
editor to develop software. I would like to forego the IDE completely.

I've read that there's a command line VC++ compiler called cl.exe, and even
found it sitting on my hard drive:

C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe

However, when I try to run the command line compiler (just typed "cl.exe"), I
get a pop-up window with the error message:

This application has failed to start because mspdb71.dll was not
found. Re-installing the application may fix this problem.

I did a quick search and can't find that dll.

Can someone post simple instructions on how I can get up and running with the
command line version of a visual C++ compiler?

Thanks,
Pete

.



Relevant Pages

  • Re: Learning with command-line vs IDE
    ... learn the fundamentals using the command-line compiler and a simple ... Visual Studio 6.0 at home and it is Pre dotnet. ... but a true editor is nice) ... Forms from the command line as well. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Command line compiler
    ... so that these two commands run each time I open a new command prompt. ... At work I have Visual Studio 2003 version 7.1.3088. ... I've read that there's a command line VC++ compiler called cl.exe, ...
    (microsoft.public.vc.mfc)
  • Embedded Resources
    ... I'm looking for the correct way to use the command line compiler for VB.NET ... I run ILDASM and peek at the manifest of my visual studio compiled assembly. ... I see some public RPX files listed with the RPX extension. ...
    (microsoft.public.dotnet.framework)
  • Command line compiler
    ... I'm a GNU/Linux developer trying to get comfortable with developing on the ... At work I have Visual Studio 2003 version 7.1.3088. ... I've read that there's a command line VC++ compiler called cl.exe, ...
    (microsoft.public.vc.mfc)
  • Re: gfortran iso c bindings - capabilities
    ... free to pick any companion processor it chooses. ... invoked with different command line options. ... if %errorlevel% NEQ 0 goto errorexit ... The compiler is supposed to incorporate the information about the ...
    (comp.lang.fortran)