When i use the example program compilation is OK
when i try to use it on a new programm i have some errors unknown type and conversion error
i am sure i miss something
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
e.kislov hat geschrieben:
Press on "+" symbol in Library Manager beside library name.
You should add SysTypes library or use nested namespace:
SysShm.SysTypes.RTS_IEC_RESULT
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
e.kislov hat geschrieben:
Press on "+" symbol in Library Manager beside library name.
You should add SysTypes library or use nested namespace:
SysShm.SysTypes.RTS_IEC_RESULT
I try to use anther lib CAA FILE
How do i know the dependency ? CAA_FILENAME is unknonwn type
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When i use the example program compilation is OK
when i try to use it on a new programm i have some errors unknown type and conversion error
i am sure i miss something
Use namespaces:
SysTypes.RTS_IEC_RESULT
SysShm.SysSharedMemoryCreate
...
one library was missing SysTypes interfaces
how to know dependcy between libs ?
Press on "+" symbol in Library Manager beside library name.
You should add SysTypes library or use nested namespace:
SysShm.SysTypes.RTS_IEC_RESULT
thanks
I try to use anther lib CAA FILE
How do i know the dependency ? CAA_FILENAME is unknonwn type
FILE.CAA.FILENAME