Effacer les filtres
Effacer les filtres

Problem with Gige Adaptor in standalone application

1 vue (au cours des 30 derniers jours)
Giorgos Stefos
Giorgos Stefos le 8 Mar 2017
Commenté : Evan Bates le 28 Mai 2020
Hello guys,
I am running Matlab2016b on Ubuntu 16.04 , and i am trying to make a standalone application using my Gige camera. I am compiling the code with App Compiler just fine including the supported packages ( gige adaptor package). When I run the .sh file using the path of my MCR as argument I get this warning :
sudo ./run_file.sh /usr/local/MATLAB/MATLAB_Runtime/v91
Warning: No Image Acquisition adaptors found. Image acquisition adaptors may be available as downloadable support
packages. Open <a href="matlab: imaq.internal.Utility.supportPackageInstaller">Support Package Installer</a> to
install additional vendors.
But when I run : sudo ./run_file.sh /usr/local/MATLAB/R2016b , the code is running ok. Currently the code i am running for testing reason is just the command : imaqsupport
I have turned on the MCR_CACHE_VERBOSE variable and the log output is the same in both times
Can anyone help me to figure out what the problem is?
  1 commentaire
Evan Bates
Evan Bates le 28 Mai 2020
Same issue here when comiling application that uses imaq

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by