Displaying 2 results from an estimated 2 matches for "preprocesor".
Did you mean:
preprocessor
2006 Nov 14
0
Re: how to build libspeex_armce.lib ?
...uot;<New...>"
choose the platform you want (...ARM...) and under "copy setting from"
select "Win32".
I think you have to use FIXED_POINT mode as well because pocket pc doesn't
really support FLOAT_POINT.
To do that, go in libspeex properties, then in "C/C++, Preprocesor" add
FIXED_POINT in "Preprocesor Definitions"
Compile and you should have libspeex.lib in "
speex-1.2beta1\win32\VS2005\libspeex\Pocket PC 2003 (ARMV4)\Release"
I've good results with that.
I can record and encode the sound picked up from PPC's microphone.
Then I...
2009 Jul 06
1
thusnelda Visual C Inline Assembly
I'm pleased to announce that the port of the GCC (AT&T) inline assembly
optimized code to Visual C (Intel) inline assembly code is now available
in SVN.
Thusnelda SVN branch is located here:
http://svn.xiph.org/branches/theora-thusnelda
For more information regarding Visual Studio 2005/2008 compilation read:
http://svn.xiph.org/branches/theora-thusnelda/win32/VS2005/README