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

Erik de Castro Lopo mle+la at mega-nerd.com
Mon Dec 3 00:31:58 PST 2007


Jean-Marc Valin wrote:

> > The changes are very, very minor. One change to configure.ac and
> > if you want a windows DLL, you need a very minor changes to the
> > Makefile.am.
> > 
> > Neither of these changes interfere with Linux/Unix compiles.
> 
> Can you tell me what these changes are?

I just checked and there is nothing needed in configure.ac.

In the Makefile.am that creates the shared library you need to add
"-no-undefined" to the LDFLAGS variable like this:

libspeex_la_LDFLAGS = -no-undefined @WHATEVER_WAS_THERE_BEFORE@

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Islam isn't in America to be equal to any other faith, but to become
dominant. The Koran should be the highest authority in America, and Islam
the only accepted religion on earth." -- Omar Ahmad, board chairman of
Council of American Islamic Relations to an islamic audience in 1998.


More information about the Speex-dev mailing list