[Solved] Opening framegrabber in Halcon error @linux

To grab an image from a camera in Halcon, you have to open Framegrabber. (open_framegrabber). However, in Windows this works fine, but running Halcon (Hdevelop) in Linux creates an error:

Dynamic library could not be opened, error nr. 8600. Does anybody know the solution?
image

What is the exact code you are trying to run?

Edit: it looks like you are trying to use DirectShow (= for Windows).
Try useing ‘Video4Linux2’ as framegrabber.

Edit2: More info here
http://www.mvtec.com/doc/halcon/12/en/open_framegrabber.html