Error with BirdsEyeScopePlugin dll file
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Satwik
el 14 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!