Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
not a fixed compiler in MAKECMD
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I have a problem setting my compiler path within .tmf file, MAKECMD. Up to now I have had a fixed path to determine compiler's host folder ("C:\Archivos de programa\Microsoft eMbedded C++ 4.0\Common\EVC\Bin\nmake") but I want to make it path independant an use a global variable to read the compiler path rather than fix it. I want to resolve it the same way Matlab's path is read from >MATLAB_ROOT<.
Is there any way of doing this?
Thank you in advance,
Nuria
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!