cancel
Showing results for 
Search instead for 
Did you mean: 

SPC5Studio 6.0 - make not found in PATH

Rassom
Associate II

First time building a sample project after installation of SPC5Studio 6.0 + autodevkit + MCTK_LIB and got this:

22:10:13 **** Incremental Build of configuration Default for project SPC560Pxx_RLA AEK_MOT_3P99081_3Phase_Motor_Control_via_CAN ****

make all 

Cannot run program "make": Launching failed

Error: Program "make" not found in PATH

PATH=[C:/SPC5Studio-6.0/eclipse/jre/bin/server;C:/SPC5Studio-6.0/eclipse/jre/bin; ...

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

Hello Rassom ,

I think that you have broken you environment variable or your settings.

Could you try the button Compile your application on the right not the CDT Button ?

(cf screenshot)

make should be installed in the gnutools feature.

0693W00000GXOoAQAX.png 

Best Regards

Erwan

View solution in original post

2 REPLIES 2
Erwan YVIN
ST Employee

Hello Rassom ,

I think that you have broken you environment variable or your settings.

Could you try the button Compile your application on the right not the CDT Button ?

(cf screenshot)

make should be installed in the gnutools feature.

0693W00000GXOoAQAX.png 

Best Regards

Erwan

Thank you, that works.

I regularly use STMCubeIDE on a different computer. This one is a fresh Windows 10 installation. In the last few days, I have been trying to get AEK-MOT-3P99081 up and running. I finally got it working. However, my experience with SPC5Studio has been very poor so far compared to CubeIDE and Nucleo series.