[vorbis-dev] win32sdk build environment

Rich Peters rpeters at micro-magic.com
Fri Oct 19 10:04:41 PDT 2001



Greetings,

msdev can be executed from the command line in batch files just fine.  Read
the help.
here is a simple example.

msdev UmFw.dsw /make  "UmFW - Win32 (%CPU%) Release" %1
@if ERRORLEVEL 1 goto error

regards,
Rich

-----Original Message-----
From: owner-vorbis-dev at xiph.org [mailto:owner-vorbis-dev at xiph.org]On
Behalf Of Chris Wolf
Sent: Friday, October 19, 2001 9:30 AM
To: vorbis-dev at xiph.org
Subject: Re: [vorbis-dev] win32sdk build environment

On 10/19/2001 at 9:51 AM Jack Moffitt wrote:

>> I was afraid of something like that.  I really wish there was a purely
>command line mode
>> for msdev.  (I know certain build procedures can be performed from the
>command line)
>> Thanks for bringing that to my attention.  I guess I'll just have to
>update the README...
>
>You might try looking at the Ghostscript build system
>(www.ghostscript.com).  It's horribly ugly, but I think it does much
>from the commandline on windows.

The existing scripts (batch files) are working pretty well, the only
potential
problems now are running msdev in a UI - scripted fashion. I doubt
that this Ghostscript will do better than WSH scripting....

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list