I guess it's a stupid error I make but I don't get it. I renamed one module twice and had to edit all references (OK). Now I get compiler errors.
"dobase64" and "base64methods" were the two OLD names of the code module. I even deleted those manually from the folders but the compiler still throws errors. I even did a file search hoping to find any references but I didn't.
Any ideas?
"dobase64" and "base64methods" were the two OLD names of the code module. I even deleted those manually from the folders but the compiler still throws errors. I even did a file search hoping to find any references but I didn't.
Any ideas?
B4X:
C:\Users\klaus\Documents\B4RApps\UDPAES256_Working_optimized\B4R_UDP_V2_Display\Objects\src\b4r_dobase64.cpp:50:1: error: 'b4r_dobase64' has not been declared
B4X:
C:\Users\klaus\Documents\B4RApps\UDPAES256_Working_optimized\B4R_UDP_V2_Display\Objects\src\b4r_base64methods.cpp:3:21: error: 'b4r_base64methods' has not been declared