Re: Compiling from command line...

From: Phill. W (P.A.Ward_at_o-p-e-n-.-a-c-.-u-k)
Date: 01/24/05


Date: Mon, 24 Jan 2005 15:03:08 -0000


"Daniele" <Daniele@discussions.microsoft.com> wrote in message
news:3FB7E19E-FA2C-410A-BFE1-7E5A0B4C2B76@microsoft.com...
> How is it possible to compile a project from the command line and
> the .vbproj?

If you /only/ have Visual Basic, use vbc.exe to compile the project.
It's fiddly, because you have to include each referenced assembly as
an argument to vbc.

If you've got the whole SheeBang of Visual Studio, use devenv.com
directly on the Solution - it's a lot simpler.

HTH,
    Phill W.



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)