Please make sure the project settings refer to the target corresponding to the SDK(s) that you have installed.
You can add and remove targets to/from the project using commands like this:
Add target to project: plcncli set target --add -n axcf2152 -v 2024.0
Remove target from project: plcncli set target --remove --name axcf2152
Thanks about quick and ontime answer. I did what you mentioned in you suggestion. Now I faced with other issses relates to the compilation of the project. I attached the log to related erroro amsseages. NotificationExampleErrorLog.txtDo you have some advices based on them ?
the compilator can’t find prottype for MataLibraryBase constructor. When I serach about MataLibraryBase class deffinition I found only one which do not provide me needed constructor prototype:
I understand that this problem relates to a specialised project that you are working on, and it is not a problem that any other plcncli users will see. Someone will contact you privately about this issue.