Problem with Gige Adaptor in standalone application

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

Same issue here when comiling application that uses imaq

댓글을 달려면 로그인하십시오.

답변 (0개)

질문:

2017년 3월 8일

댓글:

2020년 5월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by