Why mex -setup finds my compilers but xpcsetCC/slrtsetCC does not?
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am using Matlab 2015a 32bits. I am trying to download a simulink model to a Target PC. Unfortunately when I run xpcsetCC -setup or slrtsetCC -setup to set a C compiler, it returns "No compilers found". At the same time, when I run mex -setup it returns all the installed compilers. I tried to set manually the path to the compiler using the command xpcsetCC(TYPE, LOCATION) with no success.
At the same computer I have installed Matlab 2015b 64bits. In that installation everything is working just perfect.
Thanks everyone in advance!
0 Kommentare
Antworten (1)
Jan
am 21 Feb. 2017
Siehe auch
Kategorien
Mehr zu Code Generation, GPU, and Third-Party Support 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!