We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
JMyron: Export Application problem (Read 1241 times)
JMyron: Export Application problem
Sep 26th, 2007, 12:04pm
 
Hello

Is it possible to use JMyron inside applets?

I'm trying to compile some sketches (File/Export Applications) using JMyron library. The sketches are working ok when runned from Processing, but I can't make applets from them. Every time the result is "JMyron.jar,libJMyron.jnilib,JMyron.dll does not exist". This is a little confusing, 'cause the libraries are in correct place (my sketches runned from Processing IDE are working, and - of course - sketches not using JMyron can be compilled and work as standallone applets with no problems). The same situation is on PC and Mac (Processing v. 0125).

Any ideas?

Yaniki
Re: JMyron: Export Application problem
Reply #1 - Sep 26th, 2007, 12:47pm
 
the export errors are due to this bug:
http://dev.processing.org/bugs/show_bug.cgi?id=625
which includes a workaround until 0126 is available.

i can't speak to whether jmyron works in applets, however.
Re: JMyron: Export Application problem
Reply #2 - Sep 26th, 2007, 7:33pm
 
Thank you!

This is the solution! Moreover on PC I copied missing DSVL.dll library into my application / lib folder and now it working great.

best regards

Yaniki
Page Index Toggle Pages: 1