[SOLVED] when I compile LCD Project it give following error,

Status
Not open for further replies.

PRABAKARDEVA

Full Member level 2
Joined
Sep 16, 2013
Messages
127
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Location
Chennai
Visit site
Activity points
2,168
Error [141] D:\program\LCD.C; 18.15 can't open include file "lcd.h": No such file or directory

any one solved it pls...
 

My answer is in reference to Keil compiler.
You will have to include the lcd.h file also, before building the target. All the included file need to be added so that it can be build.
 

I guess, you haven't written the code in lcd.c yourself.
lcd.h is just another file, where some of the basic functions are written. it is not a standard header file. It is user made.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…