Displaying 2 results from an estimated 2 matches for "kinoma".
2010 Mar 13
2
Error with winemp3.acm for Sony ereader software
I am trying to run the ereader bookstore software from Sony/Borders. It installed without any errors, but I get this error when I try to run the program:
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
Google did not return any useful results. I am running Debian squeeze:
Linux
2010 Mar 06
1
Symbian/S60 encoding failures when building -O2/-O1 optimization and FIXED_POINT
Hello -
We are building Speex 1.2rc1 on Symbian/S60 using the GNU
csl-arm-2005Q1C tool chain provided in the S60 SDK. We build with the
supplied config.h and define FIXED_POINT to 1.
We found that the encoded audio is "garbled" when we build with GCC -O1
or -O2 optimization level with fixed point enabled. But if fixed point
is enabled and no GCC optimization level is specified,