On 28/09/2012 6:12 AM, Diego Biurrun wrote:
>> @@ -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.

Fixed.

> 
>> @@ -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.

Sure. Will do.

- Derek

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to