1. Open project properties in S32DS.
    • Presently this needs to be done for all projects that are affected (which is anything built in S32DS managed make context).
  2. Expand C/C++ Build and select Environment.
  3. Select the PATH variable and click the Edit... button.
  4. Pre-pend the path to external directory (outside of S32DS installation) containing make.exe, for example I installed a separate instance of msys64 which includes make.exe at the default path of: C:\msys64\usr\bin.

    GaryRK_0-1701255227446.png

  5. Click OK then Apply and Close.
  6. Attempt to repeat the build or clean operation and it should now work.
  7. my path is C:\Software\msys64\usr\bin;
Logo

码道开发者社区,聚焦华为云码道 CodeArts 代码智能体,沉淀 Agent、Skill、鸿蒙开发实战内容,供开发者查阅资料、交流技术、分享工程实践

更多推荐