mpc5744 ,S32DS v2017 . Someone else provide me with this project, but l build with error "powerpc-eabivle-gcc/g++ not found in PATH , make not found in PATH ". The other projects all build successfully but only this one fails, why?
Hi,
the project is probably for different version of S32DS for Power Architecture (Probably for the newer S32ds for Power Architecture v.2.1. Did you Import this project into workspace (on main menu bar File -> Import -> General -> Existing project into workspace).
You can download latest S32DS here:
Was the project provided as a package of just the project directory, or also the workspace?
Make sure you are using a fresh workspace and import the project to that fresh workspace from the original location of the project (as it was provided to you).
The workspace should be replaced each time a new version of S32 Design Studio is used. The old workspace will contain settings which work only for the version of S32 Design Studio from which it created it.
I try to click Properties - Environment- PATH, changed this project's environment variables "PATH" to the same as the other projects . And now comes another error, please see pictures below.
How to slove this problem?