Clear Filters
Clear Filters

The installed MATLAB Runtime is not compatible with the application.Reinstall the MATLAB Runtime or the application using the applicationinstaller generated usingdeploytool

48 views (last 30 days)
When i use another PC update and compile APP , the exe for replace old report an error——“The installed MATLAB Runtime is not compatible with the application.Reinstall the MATLAB Runtime or the application using the applicationinstaller generated using deploytool”. However, these computers all have the same version of MATLAB installed.

Accepted Answer

Unthinkable sol
Unthinkable sol on 17 Apr 2024
Edited: Steven Lord on 17 Apr 2024
To resolve this issue, reinstall MATLAB Runtime with the correct version that matches your application, or install the application itself using the installer generated by the MATLAB Deployment Tool, which should contain the correct version of MATLAB Runtime.It is important to make sure the versions are compatible, as incompatible versions can cause compatibility issues and prevent the app from working properly. [SL: Removed links that look unrelated to this answer]

More Answers (1)

daffodil software
daffodil software on 12 Apr 2024
Edited: Steven Lord on 17 Apr 2024
The error message you've encountered indicates that the version of the MATLAB Runtime installed on your system does not match the version required by the application you are trying to run.
To resolve this issue, you should either reinstall the MATLAB Runtime with the correct version that is compatible with your application, or reinstall the application itself using the installer that was created by MATLAB's deploy tool, which should include the proper version of the MATLAB Runtime.
It's important to ensure that the versions align, as mismatched versions can lead to compatibility problems and prevent the application from functioning correctly. [SL: Removed links that look unrelated to this answer]

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!