[Speex-dev] [PATCH] Add Visual Studio 2008 Prject files

Erik de Castro Lopo mle+la at mega-nerd.com
Fri Nov 30 13:19:47 PST 2007


Mikael Magnusson wrote:

> Jean-Marc Valin wrote:
> ...
> > I think the amount of Windows crap is getting a bit ridiculous.

It always was. I'm just surprised you took so long to realise it :-).

> The autotools files can also be used to build Win32 libraries using 
> mingw32 (preferably cross-compiling on GNU/Linux). It's currently 
> possible to build static libs. To be able to build DLLs you need to add 
> AC_LIBTOOL_WIN32_DLL to configure.ac.

For libsndfile, my solution has been :

  - Use MinGW on windows.
  - Release pre-compiled binaries.

I provide basic instructions for compling using MinGW:

    http://www.mega-nerd.com/libsndfile/win32.html

And if anyone asks why I don't just ship project files, I point them
to the FAQ which explains why:

    http://www.mega-nerd.com/libsndfile/FAQ.html#Q019

The main problem with the above is that I need to have a windows
machine that I actually don't use for anything else.

The other problem is that MinGW currently does not support compiling
for 64 bit windows. From what I hear, that is coming.

This may be an option for you to consider.

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"I ran it on my DeathStation 9000 and demons flew out of my nose." --Kaz


More information about the Speex-dev mailing list