Deployment

I get an error regarding missing libraries when trying deployment for a Codesys PLC - What can I do?

Please make sure that all required libraries are included in the .projetarchive and are fixed as placeholders. In case they not fixed, our pipeline will not be able to resolve the library that should be used and result in an invalid compilation of the project.

In case a library placeholder is not fixed, you get a message when opening the project locally in the Codesys Development System to choose the right library. If this occurrs, you have to define a placeholder with the right version in the library manager. Then Codesys knows the correct version that should be used within the project for deployment via the SDA Console.

Last updated