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

raspistepper error after install

2024-04-20
2024-04-21
  • installwhat - 2024-04-20

    I've had issues getting the raspistepper installed, all due to errors upon installation.

    The closest I get is the pictured error. The functions are in the sm3_shared library. I can add this library but that leaves 2 issues.

    I don't actually know, and I really want to understand this, why the required dependencies haven't been installed correctly.

    If I add the library it's only available with through the namespace.

    What can I do to both understand and resolve this?

    Thanks

    edit
    codesys 64 3.5.20.0 - same error on other versions too
    sm3 raspi stepper 0.0.0.5

     

    Last edit: installwhat 2024-04-20
  • installwhat - 2024-04-20

    I'm digging into it and see that sm3_shared is nested in the library manager raspistepper->sm3_drive_poscontrol->sm3_shared

    but I get errors

     
  • installwhat - 2024-04-20
     

    Last edit: installwhat 2024-04-20
  • installwhat - 2024-04-20

    from another post on this forum
    ....
    In your library project select Project -> Project Information. On the Properties table remove the "LanguageModelAttribute" Value "Qualified Access Only".

    This will allow you to access the object without qualifying the access.
    ......

    I guess they've compiled it the library with that setting and now I need to mess around with versions.

     

    Last edit: installwhat 2024-04-20
  • installwhat - 2024-04-21

    to fix this I used a sp17 codesys and changed the project setting softmotion version to 4.6.2.0.

    I'm not sure if I should have had such difficulties but it works now.

     
  • installwhat - 2024-04-21

    to fix this I used a sp17 codesys and changed the project setting softmotion version to 4.6.2.0.

    I'm not sure if I should have had such difficulties but it works now.

     

Log in to post a comment.