Error in MATLAB standalone app installation
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I have installed compiler, for making standalone application that would work in PCs that do not have MATLAB or MATLAB Run time installed.
The application was packed and when the installer was run user's computer it is showing VCRUNTIME140.dll missing. (Screen shot attached)
Please guide.

0 Commenti
Risposta accettata
  dpb
      
      
 il 30 Gen 2023
        
      Modificato: dpb
      
      
 il 30 Gen 2023
  
      That means your user's PC doesn't have the MS Visual C++ compiler distributable runtime libraries installed -- here's a link to the MS download site <Latest Visual C++ Redistributables>
It would be more polite if the installer would recognize the need instead of just barfing, but the solution is the user must install the MS VisualC runtime first.
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

