Hello,
Can someone please help with the following error: [ERROR] FileUtilities: Library Manager [CoDeSys_Control_Win_V3: PLC Logic: Application]: Could not open library '#SysDir'. (Reason: The placeholder library 'SysDir' could not be resolved.)
I looked within the library and the SysDir exists.
I have opened the example "FileUitlities" project and I get 7 similar errors for various utilities.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Right click the device in device tree and "Update" and select the latest controller.
Then from the menu bar Project > Project Environment... > Set all to newest > OK
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Can someone please help with the following error:
[ERROR] FileUtilities: Library Manager [CoDeSys_Control_Win_V3: PLC Logic: Application]: Could not open library '#SysDir'. (Reason: The placeholder library 'SysDir' could not be resolved.)
I looked within the library and the SysDir exists.
I have opened the example "FileUitlities" project and I get 7 similar errors for various utilities.
Right click the device in device tree and "Update" and select the latest controller.
Then from the menu bar Project > Project Environment... > Set all to newest > OK
Getting closer....
Now I have errors during pre-compile.
[ERROR] FileUtilities: SystemDir : Ambiguous use of name 'AM_WRITE_PLUS'
The documentation says this is part of the library that is loaded.
What does it need??
F.Y.I.
Ended up having to add namespace to eliminate ambiguity.
SysFile.AM_WRITE_PLUS
Someone should update the example.