Hi Guys,
I added files into my project header folder and linked it instead of copy file and when I deleted it I got this error
C:\Freescale\CW MCU v10.2\gnu\bin\mingw32-make -j6 all
mingw32-make: *** No rule to make target `C:/Micro_new/DZ128_test/Project_Headers/LCD.h', needed by `Sources/LCD_c.obj'. Stop.
I can understand that the link has been lost. How can I redirect the link? or where can I find it? What do i do about it?
Cheers
K