Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
not a fixed compiler in MAKECMD
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!