jitsi / libjitsi

Advanced Java media library for secure real-time audio/video communication.
Apache License 2.0
628 stars 282 forks source link

Project 'libjitsi' is missing required library: 'lib/jspeex.jar' ? #56

Closed waincent closed 9 years ago

waincent commented 9 years ago

Project 'libjitsi' is missing required library: 'lib/jspeex.jar' ?

lyubomir commented 9 years ago

lib/jspeex.jar should no longer be required. If the Eclipse .classpath file says it is required, I can fix it on Monday. In the meantime, it should be sufficient to delete lib/jspeex.jar from the Eclipse .classpath file.

waincent commented 9 years ago

ok,thank you.