ps_windows_inject
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
we are getting the following error when trying to generate an options file through an build script. it happened through the command line as using the GUI It was tested with the MinGW compiler and Make tool as also with the ARM-MinGW are we missing something in our Polyspace installation? or is it some compiler incompatibility?
Thanks in advance,
Alejandro (on behalf of Patric's team)
0 Kommentare
Antworten (2)
Alexandre De Barros
am 24 Mai 2017
Hello,
This error is usually coming from missing DLLs of the Microsoft Visual redistributable package (and used by polyspace-configure).
So, try installing both the x86 and x64 versions of the Visual C++ Redistributable for Visual Studio 2012 from this address http://www.microsoft.com/en-us/download/details.aspx?id=30679
If it does not work, I suggest you to contact the technical support.
Alex
0 Kommentare
Patric Nolle
am 1 Jun. 2017
1 Kommentar
Alexandre De Barros
am 2 Jun. 2017
Hi Alejandro !
Thanks for the info. Don't hesitate to publish the results of your investigations, it may help other users.
Regards,
Alex
Siehe auch
Kategorien
Mehr zu Run Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!