On 08/06/2018 12:29 AM, Csaba Láng wrote:
Iohannes, I tried to compile from Gem/Plugin/videoHALCON folder. This is the output in terminal $ ./configure ./configure --with-pylon=${HOME}/opt/pylon5
that's certainly a typo. the line should read (without the leading "$"): $ ./configure --with-pylon=${HOME}/opt/pylon5
mgfsard IOhannes