search for: epoc32

Displaying 14 results from an estimated 14 matches for "epoc32".

2006 Jan 02
0
Speex 1.1.11.1 not work on symbian
Dear sirs, Speex fails to link with my application on symbian, sdk versions 2nd edition fp2 and fp3 with this errors: ..\..\..\SYMBIAN\8.0A\S60_2ND_FP2\EPOC32\RELEASE\ARMI\UREL\SPEEX.LIB(../../../SYMBIAN/8.0A/S60_2ND_FP2/EPOC32/BUILD/SRC/SPEEX/SYMBIAN/SPEEX/ARMI/UREL/SPEEX.o)(.text+0x158):Speex.c: undefined reference to `floor' ..\..\..\SYMBIAN\8.0A\S60_2ND_FP2\EPOC32\RELEASE\ARMI\UREL\SPEEX.LIB(../../../SYMBIAN/8.0A/S60_2ND_FP2/EPOC32/BUILD/SRC/SPEE...
2006 Apr 21
2
error in abld build wins udeb
I am trying to compile speex.1.1.12 for Symbian OS but I get lots of errors: C:\Programmi\Symbian\7.0s\Series60_v21\Series60Ex\speex-1.1.12\symbian>abld buil d wins udeb make -r -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD\PROGRAMMI\SYMBI AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX- 1.1.12\SYMBIAN\EXPORT.make" EXPORT VERBOSE =-s Nothing to do make -r -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD\PROGRAMMI\SYMBI AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX-1.1.12\SYMBIAN\WINS.make " MAKEFILE VERBOSE...
2006 Nov 15
2
[PATCH] symbian port
hi, this patch should fix the symbian build. /alfred -------------- next part -------------- A non-text attachment was scrubbed... Name: speex-symbian2.patch Type: text/x-patch Size: 2669 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20061115/5ac4915e/speex-symbian2.bin
2006 Nov 15
1
[PATCH] symbian port
...>> --- symbian/bld.inf (revision 12114) >> +++ symbian/bld.inf (working copy) >> @@ -30,6 +30,20 @@ >> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. >> */ >> >> +PRJ_EXPORTS >> + >> +..\include\speex\speex_bits.h \epoc32\include\speex\speex_bits.h >> +..\include\speex\speex_callbacks.h \epoc32\include\speex\speex_callbacks.h >> +..\include\speex\speex_config_types.h \epoc32\include\speex\speex_config_types.h >> +..\include\speex\speex_echo.h \epoc32\include\speex\speex_echo.h >&gt...
2006 Nov 15
0
[PATCH] symbian port
...==================================== > --- symbian/bld.inf (revision 12114) > +++ symbian/bld.inf (working copy) > @@ -30,6 +30,20 @@ > SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > */ > > +PRJ_EXPORTS > + > +..\include\speex\speex_bits.h \epoc32\include\speex\speex_bits.h > +..\include\speex\speex_callbacks.h \epoc32\include\speex\speex_callbacks.h > +..\include\speex\speex_config_types.h \epoc32\include\speex\speex_config_types.h > +..\include\speex\speex_echo.h \epoc32\include\speex\speex_echo.h > +..\include\sp...
2006 Apr 21
0
errors in abld build wins udeb
I am trying to compile speex.1.1.12 for Symbian OS but I get lots of errors: C:\Programmi\Symbian\7.0s\Series60_v21\Series60Ex\speex-1.1.12\symbian>abld buil d wins udeb make -r -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD\PROGRAMMI\SYMBI AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX- 1.1.12\SYMBIAN\EXPORT.make" EXPORT VERBOSE =-s Nothing to do make -r -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD\PROGRAMMI\SYMBI AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX-1.1.12\SYMBIAN\WINS.make " MAKEFILE VERBOSE...
2006 Apr 21
0
error in abld build wins udeb
...a better chance of getting help if your error messages are in a language people on this list understand. Jean-Marc > > C:\Programmi\Symbian\7.0s\Series60_v21\Series60Ex\speex-1.1.12 > \symbian>abld buil > d wins udeb > make -r -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD > \PROGRAMMI\SYMBI > AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX- 1.1.12\SYMBIAN\EXPORT.make" > EXPORT VERBOSE > =-s > Nothing to do > make -r -f "\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD > \PROGRAMMI\SYMBI > AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX-1.1.12...
2007 Dec 11
0
[PATCH] update symbian build
...+TARGETTYPE lib +UID 0 +MACRO HAVE_CONFIG_H +SOURCEPATH ..\libspeex +SOURCE buffer.c fftwrap.c filterbank.c +SOURCE jitter.c kiss_fft.c kiss_fftr.c +SOURCE mdf.c preprocess.c resample.c smallft.c +USERINCLUDE . ..\include\speex +SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include Index: symbian/bld.inf =================================================================== --- symbian/bld.inf (revision 14293) +++ symbian/bld.inf (working copy) @@ -40,6 +40,7 @@ ..\include\speex\speex_header.h \epoc32\include\speex\speex_header.h...
2006 Oct 20
5
To symbian and speex developers! Building instructions
Hello to everyone! During building speex library for Symbian OS I encountered some problems. All thess problems can be solved by modifying the speex sources. I don't have access to SVN repository of speex, so I will just describe the changes to be done: 1) mmp file in symbian derictory misses windows.c sources. You need to add this string into speex.mmp: SOURCES windows.c 2) Symbian OS
2009 Jun 24
1
Building Speex project in Symbian(Carbide C/C++)
...ne symbian project file, including bld and mmp files in speex-1.2rc1. But while I import the project and compile in Carbide. It showing so many errors: ***Invoking abld command perl.exe -S ABLD.PL \Symbian\Carbide\workspace\speex\symbian\ export make -r -f "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Symbian\Carbide\workspace\speex\symbian\EXPORT.make" EXPORT VERBOSE=-s make: Nothing to be done for `EXPORT'. Total Time: 0 sec ***Invoking abld command perl.exe -S ABLD.PL \Symbian\Carbide\workspace\speex\symbian\ library winscw make -r -f "\Symbian\9.1\S60_3rd_MR\EPOC32\BUI...
2005 Jan 04
2
need help
...n in the link http://gnupoc.sourceforge.net/HOWTO/ for Nokia 9210.i have win98 as dual os and configured wine as mentioned. while running helloworld example,helloworld.armi is having a command like -------------------------------------------------------------------------- wine -- $(EPOCROOT)/epoc32/tools/petran.exe $(EPOCBLDUREL)/HelloWorld.app $@ \ -nocall -uid1 0x10000079 -uid2 0x100039ce -uid3 0x10008ab0 $(ERASE) $(EPOCBLDUREL)/HelloWorld.app ----------------------------------------------------------------------- it gave an error 'wine -- command not found...
2010 Mar 18
0
Errors compiling speex1.2-rc1 in Symbian 3th edition SDK
...ettoInterdisciplinare\speex-1.2rc1\speex-1.2rc1\include\speex\speex_config_types.h not found === BLDMAKE Command failed with error code 1 === ***Stopping. Check the Problems view or Console output for errors. This is because in the bld.inf file there is: ..\include\speex\speex_config_types.h \epoc32\include\speex\speex_config_types.h while in that folder there is speex_config_types.h.in I tried to rename the file in speex_config_types.h And then I got this error: ***Invoking bldmake command perl.exe -S bldmake.pl bldfiles winscw Total Time: 0 sec ***Invoking abld command perl.exe -S...
2006 Feb 27
2
Building 1.1.12 for symbian failed
hi, all, I am trying to build 1.1.12 for symbian platform like this: 1, bldmake bldfiles 2, abld build wins udeb (to build for emulator) but building failed, the error message is : nmake -nologo -x - -s -f "\Install\Symbian\8.0a\S60_2nd_FP2\EPOC32\BUILD\HOME\MYOWN\NOKIA\SPEEX\SPEEX-1.1.12\SYMBIAN\SPEEX\WINS\SPEEX.WINS" LIBRARY Mdf.c c:\HOME\MyOwn\Nokia\Speex\speex-1.1.12\libspeex\pseudofloat.h(63) : error C2059: syntax error : '{' c:\HOME\MyOwn\Nokia\Speex\speex-1.1.12\libspeex\pseudofloat.h(109) : error C2061: syntax error : id...
2002 Feb 27
2
porting Ogg Vorbis to Symbian OS
Hi I am in the process of porting the Ogg Vorbis libraries and player(s) to Symbian OS (EPOC32) which runs on Psion machines and Nokia 9210 to name some machines. They are all using an ARM core. I managed to successfully recompile libogg, libvorbis and libvorbisfile with only minor modifications. They include: * removal of static data, which is not supported by EPOC DLLs. All lookup tables...