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!