hello;
i was able to get the swig file and i hane now the required classes inside
pocketsphinx.
but now i am on the step where i need to run my ndk. i am runing it inside
eclipse like what this tutorial suggest: http://mobilepearls.com/labs/ndk-builder-in-
eclipse/
but i still have errors occurred during the build such as.
refresh scope invalid
integrated external tool builder on project PocketSphinxAndroidDemo
Unable to restore working set - cannot instantiate working set:
org.eclipse.ui.internal.WorkingSetFactory
Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".
does any one knows how can i solve such errors?
should i run the ndk outside eclipse?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello;
i was able to get the swig file and i hane now the required classes inside
pocketsphinx.
but now i am on the step where i need to run my ndk. i am runing it inside
eclipse like what this tutorial suggest:
http://mobilepearls.com/labs/ndk-builder-in-
eclipse/
but i still have errors occurred during the build such as.
refresh scope invalid
integrated external tool builder on project PocketSphinxAndroidDemo
Unable to restore working set - cannot instantiate working set:
org.eclipse.ui.internal.WorkingSetFactory
Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".
does any one knows how can i solve such errors?
should i run the ndk outside eclipse?
i have these errors when i try to run the project
Errors occurred during the build.
Errors running builder 'Integrated External Tool Builder' on project
'PocketSphinxAndroidDemo'.
Refresh scope invalid
Refresh scope invalid
Errors running builder 'Integrated External Tool Builder' on project
'PocketSphinxAndroidDemo'.
Refresh scope invalid
Refresh scope invalid
please any help
Hi,
I got same error, how did you solve?
Thanks.