Error with BirdsEyeScopePlugin dll file
5 views (last 30 days)
Show older comments
Here is the full warning message. How can I fix this?
"
Warning: BirdsEyeScopePlugin: Loading C:\Program
Files\MATLAB\R2023b\bin\win64\simulink_plugins\drivingvisuals\libmwbirdseyescope_reg.dllfailed with error:
The specified module could not be found.
: not connected: not connected: (class cppmicroservices::SharedLibraryException)
Warning: BirdsEyeScopePlugin: Loading C:\Program
Files\MATLAB\R2023b\bin\win64\simulink_plugins\drivingvisuals\libmwbirdseyescope_reg.dllfailed with error:
The specified module could not be found.
"
0 Comments
Answers (1)
Satwik
on 14 Jul 2025
It may have happened that the antivirus software installed in your system has quarantined the particular .DLL file required by MATLAB during a virus scan. To reolve this issue, these qurantined files must be restored. Please refer to the follwoing MATLAB answer post for more information:
Additionally, verify if any paths of MATLAB files or folders have changed, which might be causing the error messages. In this case, it would help to add the new paths to MATLAB.
I hope this helps!
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!