On Thu, Sep 27, 2012 at 10:52:34PM -0400, Derek Buitenhuis wrote:
> --- a/doc/platform.texi
> +++ b/doc/platform.texi
> @@ -169,54 +169,33 @@ else is not officially supported.
> +
> +If you plan on using import libraries created by dlltool, you must
> +set @code{References} to @code{No (/OPT:NOREF)} under the linker
> +optimization settings, otherwise the resulting binaries will fail during
> runtime.
> +This isn't required when using import libraries generated by lib.exe.
is not
As a general rule, avoid contractions.
> @@ -225,11 +204,11 @@ To create import libraries that work with the
> @code{/OPT:REF} option
>
> Alternatively, in a normal command line prompt, call @file{vcvars32.bat}
> which sets up the environment variables for the Visual C++ tools
> -(the standard location for this file is
> +(the standard location for this file is something like
> @file{C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat}).
Maybe replace by a slightly more modern program version number.
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel