<div>Hi Everybody:</div>
<div> I am doing the project in speex, and want to make the lib/dll in symbian platform.</div>
<div> I checked there is one symbian project file, including bld and mmp files in speex-1.2rc1.</div>
<div> </div>
<div> But while I import the project and compile in Carbide. It showing so many errors:</div>
<div> </div>
<div>***Invoking abld command<br>perl.exe -S ABLD.PL \Symbian\Carbide\workspace\speex\symbian\ export <br> make -r -f "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Symbian\Carbide\workspace\speex\symbian\EXPORT.make" EXPORT VERBOSE=-s<br>
make: Nothing to be done for `EXPORT'.</div>
<div>Total Time: 0 sec</div>
<div>***Invoking abld command<br>perl.exe -S ABLD.PL \Symbian\Carbide\workspace\speex\symbian\ library winscw <br> make -r -f "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Symbian\Carbide\workspace\speex\symbian\WINSCW.make" LIBRARY VERBOSE=-s</div>
<div>User break, cancelled...<br>make[1]: *** [\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Symbian\Carbide\workspace\speex\symbian\SPEEX\WINSCW\UDEB\bits.o] Error 2<br>make: *** [LIBRARYSPEEX] Error 2<br>make -s -r -f "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Symbian\Carbide\workspace\speex\symbian\SPEEX\WINSCW\SPEEX.WINSCW" LIBRARY<br>
bits.c<br>..\libspeex\bits.c:48: declaration syntax error<br>..\libspeex\bits.c:49: declaration syntax error<br>..\libspeex\bits.c:54: declaration syntax error<br>..\libspeex\bits.c:56: declaration syntax error<br>..\libspeex\bits.c:58: identifier 'speex_bits_reset(struct SpeexBits *)' redeclared<br>
..\libspeex\bits.c:58: was declared as: 'void (struct SpeexBits *)'<br>..\libspeex\bits.c:58: now declared as: 'int (...)'<br>..\libspeex\bits.c:59: identifier expected<br>..\libspeex\bits.c:59: '{' expected<br>
..\libspeex\bits.c:61: expression syntax error<br>..\libspeex\bits.c:64: expression syntax error<br>..\libspeex\bits.c:68: illegal implicit conversion from 'int' to<br>..\libspeex\bits.c:68: 'struct SpeexBits *'<br>
..\libspeex\bits.c:71: declaration syntax error<br>..\libspeex\bits.c:72: declaration syntax error<br>..\libspeex\bits.c:76: declaration syntax error<br>..\libspeex\bits.c:78: declaration syntax error<br>..\libspeex\bits.c:79: declaration syntax error<br>
..\libspeex\bits.c:80: declaration syntax error<br>..\libspeex\bits.c:81: declaration syntax error<br>..\libspeex\bits.c:83: declaration syntax error<br>..\libspeex\bits.c:85: declaration syntax error<br>..\libspeex\bits.c:86: declaration syntax error<br>
..\libspeex\bits.c:90: declaration syntax error<br>..\libspeex\bits.c:92: declaration syntax error<br>..\libspeex\bits.c:93: declaration syntax error<br>..\libspeex\bits.c:95: declaration syntax error<br>..\libspeex\bits.c:96: declaration syntax error<br>
..\libspeex\bits.c:97: declaration syntax error<br>..\libspeex\bits.c:98: declaration syntax error<br>..\libspeex\bits.c:99: declaration syntax error</div>
<div> </div>
<div> </div>
<div> Can anybody guide me how to compile speex in symbian? I will really appreciate it.</div>
<div> </div>
<div> Thanks.</div>
<div> </div>
<div>Regards</div>
<div>Charles</div>