Tero Keski-Valkama
2005-Jun-15 20:54 UTC
[Speex-dev] Problem with win32 libspeex-1.1.9 dynamic dll
Hello, This is the first time I'm writing to developers mailing lists, so be patient with me. The win32/speex.def -file seems to be missing line: "speex_lib_get_mode" This causes that function to not to be exported. I haven't yet tested the fix. -- Kind Regards / Yst?v?llisin terveisin, Tero Keski-Valkama Software engineer (+358) 41 5260 920 (+358) 40 7069 762 tero.keski-valkama@finnpos.fi Finnpos Systems Oy Vestonkulma 2 FI 33730 TAMPERE Suomi Finland http://www.finnpos.fi PGP Fingerprint: A5FB CA9F 726C 2E23 0EC5 9915 424B DE2F 27EF AC01
Jean-Marc Valin
2005-Jun-22 01:27 UTC
[Speex-dev] Problem with win32 libspeex-1.1.9 dynamic dll
Hi, The windows project files aren't updated regularly because I never use windows. If you send me a diff, I can patch it. Jean-Marc Le mercredi 15 juin 2005 ? 10:24 +0200, Tero Keski-Valkama a ?crit :> Hello, > > This is the first time I'm writing to developers mailing lists, so be > patient with me. > > The win32/speex.def -file seems to be missing line: > "speex_lib_get_mode" > > This causes that function to not to be exported. I haven't yet tested > the fix.