Why are there missing dll messages when creating a VIDEOINPUT object with the Image Acquisition Toolbox 1.0 (R13.0.1+)?

1 次查看(过去 30 天)
When creating a VIDEOINPUT object with my Image Acquisition Toolbox 1.0 (R13.0.1+), I receive messages like the following:
The dynamic link library OLFG32.dll could not be found in the specific path.
The dynamic link library MILVGA.dll could not be found in the specific path.
I am not sure why this is happening and I cannot reproduce it on my machine.

采纳的回答

MathWorks Support Team
This is a bug in Image Acquisition Toolbox 1.0 (R13.0.1+) in the way that it handles non-used hardware device libraries.
To work around this issue, try to rename or remove the adaptor dlls that you are not using.
For example, if you are only using the "winvideo" device, rename the mwmatroximaq.dll and mwdtimaq.dll files in
$MATLAB\toolbox\imaq\imaqadaptors\win32\
to mwmatroximaq.dl_ and mwdtimaq.dl_.
(where $MATLAB = the MATLAB root directory on your machine)

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by