[jvr-general] A few questions
Kevin W. English
Kevin at x5dev.com
Tue Jan 20 19:34:11 CST 2004
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
>
More information about the jvr-general
mailing list