Displaying 4 results from an estimated 4 matches for "smartdevice".
2006 Mar 14
1
Windows Mobile 5.0 SDK - SPEEX
Hello
I've looked into SPEEX SDK and source codes provided on site www.speex.org , and I'm trying to include in my Visual Studio 2005 - Visual C++ SmartDevice WM 5.0 the facilities provided by SPEEX (both encoding/decoding).I've downloaded the header files (i.e. Speex.h Speex_bits.h etc) and also the libspeex.lib.After creating my encoding/decoding functions following the examples sampleenc.c and sampledec.c and including the *.h files and the libspe...
2006 Mar 12
0
help
Hi
I am building an application on Visual Studio 2005 using Visual C++ Win32 SmartDevice application.I included the *.h and libspeex.lib files in the project , but i get linker errors even after I've added de Lib directory that contains the libspeex.lib in
(Project\Properties\Linker\General\Additional Directories) and then
added the libspeex.lib in (Project\Properties\Linker\Inpu...
2006 Mar 13
0
help
...{}
________________________________
From: speex-dev-bounces@xiph.org
[mailto:speex-dev-bounces@xiph.org] On Behalf Of Alex
Lupoian
Sent: Sunday, March 12, 2006 6:10 AM
To: speex-dev@xiph.org
Subject: [Speex-dev] help
Hi
I am building an application on Visual Studio 2005 using
Visual C++ Win32 SmartDevice application.I included the
*.h and libspeex.lib files in the project , but i get
linker errors even after I've added de Lib directory that
contains the libspeex.lib in
(Project\Properties\Linker\General\Additional
Directories) and then
added the libspeex.lib in
(Project\Properties\Linker\Inpu...
2006 Mar 14
0
Windows Mobile 5.0 SDK - SPEEX
...: Tuesday, March 14, 2006 10:34 AM
To: speex-dev@xiph.org
Subject: [Speex-dev] Windows Mobile 5.0 SDK - SPEEX
Hello
I've looked into SPEEX SDK and source codes provided on
site www.speex.org <http://www.speex.org/> , and I'm
trying to include in my Visual Studio 2005 - Visual C++
SmartDevice WM 5.0 the facilities provided by SPEEX (both
encoding/decoding).I've downloaded the header files (i.e.
Speex.h Speex_bits.h etc) and also the libspeex.lib.After
creating my encoding/decoding functions following the
examples sampleenc.c and sampledec.c and including the
*.h files and the libspe...