Thanks. Thats a good catch. But my cpp file name is classEeprom.cpp i am wondering why it refers as clsEeprom.cpp. even i checked in folder and there is no file in that name.
I changed to "" also it wont work. Earlier also i got similar issue but if i copy sample code from internet it works fine but if i typed the same thing when creating class it won't work. I know this is looking funny but honestly this is the case. So i just thought of posting in forum to know if any other got similar issue.
and why it is referring clsEeprom how do i change this to classEeprom? where the compile files get stored? any idea pls
Now i have deleted both the h and cpp and dereferenced from main ino. compiled once. Then created new file classEeprom.h and classEeprom.cpp , copy the content from this forum to that file. reference again in main ino, compiles perfectly fine. Seems some bug with compiling in IDE.
I am using
Version: 2.0.0
Date: 2022-09-14T07:06:37.759Z
CLI Version: 0.27.1 [a900cfb2]
if you are looking to recreate the error, create class files and type everything instead of copying and try to compile to see if you are getting same error. i am using esp32 FYI
I didn't understood anything I have exceeded reply quota. cant post new reply. Still i am not able to reply as same quota error. I will post more information tomorrow.