Hey there,
I found a lot of examples to this fault but I don't get the problem here with me.
As my notebook was broken I had to install everything from the start. So with CCS 6. As I wanted build my importet project from dropbox I got the following error:
gmake: *** No rule to make target `C:/ti/msp430/MSPWare_2_10_00_15/driverlib/driverlib/MSP432P4xx/ccs/msp432p4xx_driverlib.lib', needed by `MSP432_test_ADC_SD_DMA.out'.
The "missing file" is present at that location, and the overall file path: "C:/ti/msp430/MSPWare_2_10_00_15/driverlib/driverlib/MSP432P4xx" is also set in the include search paths.
So what is going wrong here?