Unresolved reference: WAGOTIMELOCALTIME & WAGOTIMEGETZONEINFO, WAGO Edge Computer 752-9412

I just set up a WAGO Edge Computer 752-9412 to run my program on CODESYS. I followed the procedure for “Deploy Control SL” to connect the computer to CODESYS. My program compiles perfectly, and I updated the device using “CODESYS Virtual Control for Linux SL.” However, when I try to connect to the device, I get the following error:

“Error during download: 2 unresolved reference(s), 0 inconsistent signature(s), 0 inconsistent version(s) found. The device version on the hardware appears to differ from the one used in the project. Try synchronizing the device version in the project with the one currently on the hardware by upgrading or downgrading. You can find more information in the message window.”

And in the error messages, I have this: [FATAL ERROR] Unresolved reference: “WAGOTIMELOCALTIME” [FATAL ERROR] Unresolved reference: “WAGOTIMEGETZONEINFO”

Could you please help me? Thank you in advance.