B4R Question fatal error: LiquidCrystal.h: No such file or directory

hatzisn

Well-Known Member
Licensed User
Longtime User
This bugs for more than an hour now and I cannot figure out what is wrong.

I have got this message from the compiler:


This is an old trial project developed in an other computer with a previous version of B4R and a previous version of Arduino IDE (1.8.18). The same configuration was valid in my current computer.

I thought ok, since I have installed the new version of Arduino (2+) and the new version of B4R maybe in the new Arduino version it is not installed the LiquidCrystal library. I went to the Arduino IDE and installed the LiquidCrystal library. I have got the same error. Also loading in the Arduino IDE the .ino file and compiling I get the same error. See here (LiquidCrystal by Arduino is installed error persists). Am I missing something here? Does it look in an other directory?

 

Daestrum

Expert
Licensed User
Longtime User
Not sure if relevant, but I just downloaded LiquidCrystal in Arduino IDE, the .h and .cpp files don't actually exist on my machine.
They went directly to OneDrive (because folder Documents lives there), maybe you have similar scenario which is why the compiler can't find the files.
 
Upvote 0

hatzisn

Well-Known Member
Licensed User
Longtime User

I have this in OneDrive. I think the settings are ok. Did you make it work? If yes, how?

 
Upvote 0

Daestrum

Expert
Licensed User
Longtime User
it compiled and never complained about a missing .h file
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…