Re: compiling from command line for VS2005 and direct show



"=?Utf-8?B?QXJpZiBHb2xkZQ==?="
<ArifGolde@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:BAAA4928-3613-4D7F-9E5C-2B78EF797D99@xxxxxxxxxxxxx:

> I need to compile some components(dlls,direct show filters)using
> the VS2005 beta compiler using a batch file from command line.
> I cant install VS2005 on the build machine.

Don't use a batch file. Just use VCBuild to build the same way you
build in the IDE from the command line
(http://winfx.msdn.microsoft.com/library/default.asp?url=/library/e
n-us/dv_vccomp/html/0ba99590-81bc-4c09-9f24-2ab462cd2f99.asp).

You can install it (an EXE, a few DLLs and some config files) on
your build machine. You don't need VS2005 installed.

Thanks,
--
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.
.



Relevant Pages

  • Re: Cant install sqlite3-ruby gem in Windows
    ... 'nmake' is not recognized as an internal or external command, ... operable program or batch file. ... C:\Documents and Settings\Nova>gem install sqlite3-ruby ...
    (comp.lang.ruby)
  • Re: How do I install an application using a custom component
    ... you don't necessarily have to run the command with the batch file. ... Use the same FBA Generic command. ... Is there any other way I could install my application ?. ... You will have to launch cmd.exe and pass the path to the batch file as the argument with /C switch added. ...
    (microsoft.public.windowsxp.embedded)
  • Re: How do I install an application using a custom component
    ... You are doing FBA Generic Command, ... You will have to launch cmd.exe and pass the path to the batch file as the argument with /C switch added. ... please set the Reboot option of the command to False. ... Along with the system component install, FBA and custom FBA resources just allow you to simplify ...
    (microsoft.public.windowsxp.embedded)
  • Re: install an application using sms, scritping and batch files
    ... >I am trying to install an application using sms, ... Not necessarily - just if you use something like SMS Installer + the MSI ... > I tried following these instructions locally from the DOS command line ... > I thought about creating a batch file that will run the command. ...
    (microsoft.public.sms.admin)
  • RE: fedora-list Digest, Vol 12, Issue 203
    ... >the Install programs app to get all the Development stuff at once. ... >Yes, I have tried running it from the command line, it just died with no ... >which defaulted to LVM use on a single drive. ... > O splendente, che vieni dalle sorgenti del Nilo, ...
    (Fedora)

Loading