Displaying 2 results from an estimated 2 matches for "schmalz".
Did you mean:
schmaltz
2006 Jan 12
0
Problem compiling testenc.c on WinXP(newbie)
...BDS 2006. What's happening in your case
is that the Speex itself is not linked in. I suggest you
create a library out of the C sources and link it in with
your test app.
HTH,
.a
-----Original Message-----
From: speex-dev-bounces@xiph.org
[mailto:speex-dev-bounces@xiph.org] On Behalf Of Georg
Schmalz
Sent: Thursday, January 12, 2006 4:16 AM
To: speex-dev@xiph.org
Subject: [Speex-dev] Problem compiling testenc.c on
WinXP(newbie)
Hello,
I want to compile testenc.c with Borland C/C++ compiler,
but get a lot of errors. What's wrong?
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000
Borland...
2006 Jan 12
1
Problem compiling testenc.c on WinXP(newbie)
Hello,
I want to compile testenc.c with Borland C/C++ compiler, but get a lot
of errors. What's wrong?
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testenc.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_speex_encoder_init' referenced from
D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_decoder_init'