On Fri, 11 Jul 2008, Eric Perera wrote:

>       k, after compiling packages with(arm-cegcc-gcc), build files are in
> two different directories (sphinxBase and pocketsphinx). Then I need to test
> it on simulator called windows mobile SDK 5.
>
> after making sphinxBase, build files are in three different folders called
> (sphinxbase/Bin ,lib and  include).
>
> when executing make command for pocketSphinx, build files are in directories
> pocketSPhinx/bin, lib,include and share.
>
> now tell me how I configure these directories and files into emulator and
> run it.

lib/ and include/ subdir are only for development. Forget them if you just 
want to use your program. About the 2 bin/ subdirs, well, put all the 
files in the same directory, it's not a problem. I didn't use the 
emulator, so i can't help you. But you maybe can put those files in 
\windows or another dir that is in the path.

Vincent Torri

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to