Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

RPi Standard Project in CodeSys V3.5 SP17 Patch 2, missing Visu libraries

leswre
2021-11-25
2021-12-03
  • leswre - 2021-11-25

    Hello Guys,

    I'm having some difficulties with the standard project for RPi. When I compile I see some errors related to system libraries:

    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElems'. (Reason: The placeholder library 'System_VisuElems' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemMeter'. (Reason: The placeholder library 'System_VisuElemMeter' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemsSpecialControls'. (Reason: The placeholder library 'System_VisuElemsSpecialControls' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemsWinControls'. (Reason: The placeholder library 'System_VisuElemsWinControls' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemTextEditor'. (Reason: The placeholder library 'System_VisuElemTextEditor' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemTrace'. (Reason: The placeholder library 'System_VisuElemTrace' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuNativeControl'. (Reason: The placeholder library 'System_VisuNativeControl' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemsAlarm'. (Reason: The placeholder library 'System_VisuElemsAlarm' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemCamDisplayer'. (Reason: The placeholder library 'System_VisuElemCamDisplayer' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElem3DPath'. (Reason: The placeholder library 'System_VisuElem3DPath' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#System_VisuElemsDateTime'. (Reason: The placeholder library 'System_VisuElemsDateTime' could not be resolved.)
    [ERROR] Untitled6: Library Manager [Device: PLC Logic: Application]: Could not open library '#system_visuinputs'. (Reason: The placeholder library 'system_visuinputs' could not be resolved.)

    The same standard project compiles correctly in CodeSys V3.5 SP16
    Any ideas?

     
  • annD

    annD - 2021-12-03

    Hi,

    I realized the same issue. My project for pfc200 works fine in 3.5.17.10 but shows the errors in 3.5.17.2.

    No idea at the moment,
    annD

     
  • leswre - 2021-12-03

    If you can't see the visualization project template in New Project window, then probably you have the same issue - missing visualization libs.

    The solution for me was to open the example project located in Codesys examples folder. If you open the example project you will be asked to download/update missing libs, including visu libs.

    Hope thay it will work for you as well.

    Then, still couldn't compile the project without errors. To resolve that I had to install ARM/ARM64 compiler package. If I remember correctly.

     

    Last edit: leswre 2021-12-03

Log in to post a comment.