X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/992d59159547267e1491fcd1c5123765b4c452b8..63cf293f572ae7d5c1c83b9dffb31e7d774f8854:/interpretor/lib/src/libsndfile-1.0.25/doc/win32.html diff --git a/interpretor/lib/src/libsndfile-1.0.25/doc/win32.html b/interpretor/lib/src/libsndfile-1.0.25/doc/win32.html new file mode 100644 index 0000000..6ee3153 --- /dev/null +++ b/interpretor/lib/src/libsndfile-1.0.25/doc/win32.html @@ -0,0 +1,53 @@ + + + + + + Building libsndfile on Win32 + + + + + + + + +


Building libsndfile on Win32

+ +

+Note : For pre-compiled binaries for windows, both for win32 and win64, see the +main web page. +

+ +

+There is currently only one way of building libsndfile for Win32 and Win64; +cross compiling from Linux using the MinGW cross compiler. +

+ +

+libsndfile is written to be compiled by a compiler which supports large +chunks of the 1999 ISO C Standard. +Unfortunately, the microsoft compiler supports close to nothing of this +standard and hence is not suitable for libsndfile. +

+ +

+It may be possible to compile libsndfile on windows using the + MinGW +compiler suite, but I haven't tested that and have no interest in supporting +that. +

+ + + + + + +
+ + + + + + +