Hi I got this error while converting all my environment from v2019.6.3 to v2020.0 “Error”,“PLCNEXT0007”,“The library ‘MyLib’ does not support the controller ‘MyCrtl’.” I was using the component “AXC F 2152 Rev >= 00/2019.6.0” But now, I guess it should be replace with the “AXC F 2152 Rev >= 00/2019.0” Is there a clean way to upgrade this component, without having to rebuild my (very big) project piece by piece ? Thanks. Frédéric
I finally rediscovered the “Replace” functionality, to replace the PLCnext component with a newer one. But the error message remains the same. What I am missing ? Java OpenSDK 13.0.2
Eclipse CDT 2019.12
PLCnCLI Plugins 2020.0 LTS
SDK toolchain 2020.0 LTS
PLCnext Engineering 2019.9
PLCnext firmware 2020.0 LTS And PLCnext component “AXC F 2152 Rev >= 00/2019.0”
Problem fixed: I had to use the toolchain 2019.9 instead of 2020.0 in order to be compatible with PLCnext Engineering 2019.9 Therefore: Java OpenSDK 13.0.2
Eclipse CDT 2019.12
PLCnCLI Plugins 2020.0 LTS
SDK toolchain 2019.9
PLCnext Engineering 2019.9
PLCnext firmware 2020.0 LTS I do not know if complete baseline are documented somewhere… If not, it could be a good idea.