I have the following setup for CODESYS:
* CODESYS V3.5 SP20 Parch 2 + (32-bit) IDE
* Opto22-3.1.1.0-codesys-b2 package
* OSCATBasic package
* groov EPIC System Firmware Version 3.6.0-b.32
When I go to create a new project, I get the following errors:
-
Could not open library ‘Component Manager, 3.5.13.0 (System)’. (Reason: The library ‘Component Manager, 3.5.13.0 (System)’ has not been installed to the system.) 3.5.17.0
-
Could not open library ‘SysTimeCore, 3.5.5.0 (System)’. (Reason: The library ‘SysTimeCore, 3.5.5.0 (System)’ has not been installed to the system.)
-
[ERROR] 3.5.17.0
-
Could not open library ‘Common Behaviour Model, 3.5.13.0 (3S - Smart Software Solutions GmbH)’. (Reason: The library ‘Common Behaviour Model, 3.5.13.0 (3S - Smart Software Solutions GmbH)’ has not been installed to the system.)
Looking at the library versions I have the following versions:
Component Manager – 3.5.17.0
SysTimeCore - 3.5.17.0
'Common Behaviour Model - 3.5.17.0
It looks like I installed the latest software and firmware. Why is is looking for older versions of these libraries? Why am I getting these errors?
Dale
Go to the library manager, and at the top there should be a button to download missing libraries.
Try that and see if it cleans up the errors.
1 Like
That worked. I suggest this be added to the Opto22 CODESYS training.
Thank You,
Dale
2 Likes
Thank you for the suggestion. We will get it added in. Remember though this will only happen the first time you run the IDE. All projects moving forward will not have this issue.
2 Likes
Hello greichert,
I am having the same problem but, my plc is not connected to the internet and thus when I try to download the missing libraries, the download will fail. I try to follow the URL on a computer with internet and the link returns a 403 error. Is there anyway other way to download and install these files?
I would recommend installing the codesys development system on a different PC and pulling the libraries as standard practice. I went through the library repository and pulled the libraries from your screenshot in the Opto 22 Chat. Here is a dropbox link to the libraries.
Thanks for the info. Our company is very strict on files that are being transferred to from a computer with internet access to a computer on our production side. Opto Support was able to build a blank project and send that over as an archived project. This resolved the issue. Thanks so much for your help.