Make if really clear that the precompiled DLL can be used with MSVC++.

This commit is contained in:
Erik de Castro Lopo 2006-03-22 05:38:20 +00:00
parent a2cb2b3235
commit 4eb429d44b
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2006-03-22 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
* doc/win32.html
Make it really clear that although the MSVC++ cannot compile libsndfile,
the precompiled DLL can be used in C++ programs compiled with MSVC++.
2006-03-18 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
* src/aiff.c

View File

@ -32,6 +32,12 @@ C99 Standard constructs.
If you insist on compiling libsndfile with the microsoft compiler you are
on your own.
</B></P>
<P><B>
However, even though the libsndfile source code cannot be compiled with
the microsoft compiler, the pre-compiled windows DLL distributed on the
main web page can be used with C++ projects compiled with the microsoft
compiler.
</B></P>
<P>
The free MinGW tools are the preferred option because they are a free (as in