For 'reasons' I have 4 version of Codesys 3.5 installed.
(1) is a third party 'wrapper' similar to what Wago does 'eCockpit' but it's not eCockpit. This is based on 3.5 SP9 Patch 1 (or so I am told).
The rest are 'vanilla' codesys from 3S.
SP9 Patch 1
SP14 Patch 3
SP15
I was working yesterday in the third party flavor, and thought I'd like to try the project in SP15, so I archived from third party, and extracted archive into SP15. Developed for a while and lost track of time. When I got these errors in SP15, I reverted to the third party program, a revision of the project just before I Save/Sent the archive.
The errors below occur in the original project, on the third party wrapper development environment. I do not immediately understand what they are telling me, but they appear to imply that libraries are somehow messed up, and the compiler (still at 3.5 sp9) does not know what library to use??
The project compiles fine on another computer that also has the 4 flavors of codesys installed - but never have I Saved/Extracted an archive of this project between versions on it.
Before I uninstall them all I though I'd ask here.
Any help greatly appreciated.
        ------Buildstarted:Application:Enclosure_PAC.Application-------        typifycode...[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'CMPEVENTMGR'definedbylibrary'CmpEventMgr, 3.5.8.0 (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'CMPEVENTMGR'definedbylibrary'CmpEventMgr, * (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager:C0180: Ambiguousnamespace'CMPEVENTMGR'definedbylibrary'CmpEventMgr, 3.5.8.0 (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'COMPONENT_MANAGER'definedbylibrary'Component Manager, 3.5.9.0 (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'COMPONENT_MANAGER'definedbylibrary'Component Manager, * (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager:C0180: Ambiguousnamespace'COMPONENT_MANAGER'definedbylibrary'Component Manager, 3.5.9.0 (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'CMPAPP'definedbylibrary'CmpApp, 3.5.9.0 (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'CMPAPP'definedbylibrary'CmpApp, * (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager:C0180: Ambiguousnamespace'CMPAPP'definedbylibrary'CmpApp, 3.5.9.0 (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'CMPIECTASK'definedbylibrary'CmpIecTask, 3.5.9.0 (System)'[ERROR]     PAC_C&I_700201_066:LibraryManager[Enclosure_PAC: PLC Logic: Application]:C0180: Ambiguousnamespace'CMPIECTASK'definedbylibrary'CmpIecTask, * (System)'[ERROR]     PAC_C&I_700201_066:C0136: ambigoususeofname'ICmpEventCallback'[INFORMATION]  cmpeventmgr,3.5.14.0(system):ICmpEventCallback:C0181: RelatedPosition[INFORMATION]  cmpeventmgr,3.5.8.0(system):ICmpEventCallback:C0181: RelatedPosition[ERROR]     PAC_C&I_700201_066:TaskConfiguration[Enclosure_PAC: PLC Logic: Application](TaskConfiguration):C0136: ambigoususeofname'EventParam'[INFORMATION]  cmpeventmgr,3.5.14.0(system):EventParam:C0181: RelatedPosition[INFORMATION]  cmpeventmgr,3.5.8.0(system):EventParam:C0181: RelatedPosition[ERROR]     PAC_C&I_700201_066:TaskConfiguration[Enclosure_PAC: PLC Logic: Application](TaskConfiguration):C0032: Cannotconverttype'__SYSTEMEVENTHANDLERFB'totype'ICmpEventCallback(cmpeventmgr, 3.5.14.0 (system))'        Compilecomplete-- 14 errors, 0 warnings
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For 'reasons' I have 4 version of Codesys 3.5 installed.
(1) is a third party 'wrapper' similar to what Wago does 'eCockpit' but it's not eCockpit. This is based on 3.5 SP9 Patch 1 (or so I am told).
The rest are 'vanilla' codesys from 3S.
SP9 Patch 1
SP14 Patch 3
SP15
I was working yesterday in the third party flavor, and thought I'd like to try the project in SP15, so I archived from third party, and extracted archive into SP15. Developed for a while and lost track of time. When I got these errors in SP15, I reverted to the third party program, a revision of the project just before I Save/Sent the archive.
The errors below occur in the original project, on the third party wrapper development environment. I do not immediately understand what they are telling me, but they appear to imply that libraries are somehow messed up, and the compiler (still at 3.5 sp9) does not know what library to use??
The project compiles fine on another computer that also has the 4 flavors of codesys installed - but never have I Saved/Extracted an archive of this project between versions on it.
Before I uninstall them all I though I'd ask here.
Any help greatly appreciated.
Nevermind.
After calming down, it is all explained pretty well on various internet pages.
I am back to having a working application.