> Well, it's that the computer vision library used (OpenCV 
> -http://opencv.willowgarage.com/wiki/) is made in native code - I don't
> see how we can blame Java for the fact that not every single developer
> on earth use it :-)

Those who just wants to run the program really doesn't care what it's
made in, and certainly can't be expected to go build a native
library.

My comment was just an observation that the majority of the few
interesting Java desktop applications in existence needs this kind of
native binding. It's no wonder desktop Java failed when this is so
often the case. Sun made is (purposely?) really hard to inter-operate
while at the same time often choosing a too limited common
denominator. I.e. try using java.awt.Robot to capture the screen, it's
very slow and can't capture the cursor.

Anyway, that's a distraction from the topic. Bottom-line, the Sikuli
Linux bundle doesn't seem to work.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to