While working with Linux ARM I noticed that locating the VimbaC library failed if more than one TL is registered with the GENICAM_GENTL environment variable, i.e. the path contains more than one entry. So, I added some code for splitting the path and taking the first entry before setting vimba_dir.
While working with Linux ARM I noticed that locating the VimbaC library failed if more than one TL is registered with the GENICAM_GENTL environment variable, i.e. the path contains more than one entry. So, I added some code for splitting the path and taking the first entry before setting vimba_dir.