[jvr-general] A few questions
Andrew Taylor
andy at benow.ca
Wed Jan 21 13:21:56 CST 2004
Maybe a little native tester could be included to validate backend
issues?
Andy
On Tue, 2004-01-20 at 18:34, Kevin W. English wrote:
> Thanks, my co-worker did this and it just hangs so it looks like our prob
> is somewhere else....
>
> >
> >>Jan 20, 2004 9:43:50 AM CTExample info
> >>INFO: Opening dxxxB1C2
> >>net.threebit.jvr.DialogicException: dx_open("dxxxB1C2",0) failed; errno:
> >> 4
> >>(dx.cpp:210)
> >> at net.threebit.jvr.dx.open(Native Method)
> >> at CTExample.runExample(CTExample.java:66)
> >> at CTExample.main(CTExample.java:54)
> >>
> >>
> > I'd say there is something wrong with your Dialogic installation. Can
> > you write a **simple** C program like this:
> >
> > #include <as required>, probably <dxxxlib.h>
> > void main() {
> > int handle = dx_open("dxxxB1C1",0);
> > }
> >
> > If that works then your dialogic install is ok. If not, check the
> > dialogic forums. JVR cannot work until the dialogic runtime is
> > functional.
> >
> > _______________________________________________
> > jvr-general mailing list
> > jvr-general at threebit.net
> > http://threebit.net/mailman/listinfo/jvr-general
> >
>
>
> _______________________________________________
> jvr-general mailing list
> jvr-general at threebit.net
> http://threebit.net/mailman/listinfo/jvr-general
More information about the jvr-general
mailing list