Re: There is no build command line to execute.



PaulH wrote:
If you want to compile by the command line for VS2005, under the start
menu at "Visual Studio 2005->Visual Studio tools->" Select "Visual
Studio 2005 Command prompt" that will give you access to "nmake" which
will compile via the command line.

Technically, nmake will execute makefiles. If you've built a makefile that
invoke cl.exe - the command line compiler, then it will help you compile via
the command line.

From the command line, there's also VCBuild.exe, which will build an VC++
IDE project from the command line.

-cd


.



Relevant Pages

  • Re: Problem in calling c programs and compiling them in tcl/tk
    ... Are you using Tcl's glob command to do this? ... using exec gcc filename.c and later exec ./a.out filename.c. ... the execution of a command that might generate a Tcl error. ... i can call a c program and compile it? ...
    (comp.lang.tcl)
  • RE: Console Application Testing
    ... vbc.exe could be accessed in Visual Studio Command ... If you want to compile the project in command prompt with vbc.exe, ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Macro prompt
    ... I'm sorry, Pcman, I don't think I can help here. ... If you want to test the action of clicking a command button on a form, I suggest you test it by clicking the command button on the form, not by trying to run the Click event code from within the VBE window. ... Steve Schapel, Microsoft Access MVP ... options pop-up menu the the "Compile" section has already checked off Compile ...
    (microsoft.public.access.macros)
  • Re: Using MATLAB functions in C code
    ... interface to MATLAB engine.When I tried to ... option files needed.The command is as follows: ... MATLAB fft amd ifft functions.I just want to compile them like: ... int mlhs, mrhs; ...
    (comp.soft-sys.matlab)
  • Re: [SLE] Compile problem
    ... > This is the first compile time problem I have faced in my relatively short ... So ERRORs stop you getting output, WARNINGs alert you to be ... Make sure that from your command line, ... can you engage any response from the command?] ...
    (SuSE)