Hi,
I run Codesys version 3.5 SP 16.
I run VMWare (Win 7, 32 bit).
I got this VMWare from a colleague that runs it on another computer, and then it works.
Now when I try to do some changes in the code, it dosn't matter where or what, I have a build error when I build the code (there are some warnings like ' A single bit cannot be referenced. A reference of the complete byte will be stored' and 'Implicit conversion from unsigned Type WORD to signed INT: possible change of sign').
This warnings will shows up when I do some changes. For example, I only add a new global variable, and then all this happen's.
Any idea whats wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I run Codesys version 3.5 SP 16.
I run VMWare (Win 7, 32 bit).
I got this VMWare from a colleague that runs it on another computer, and then it works.
Now when I try to do some changes in the code, it dosn't matter where or what, I have a build error when I build the code (there are some warnings like ' A single bit cannot be referenced. A reference of the complete byte will be stored' and 'Implicit conversion from unsigned Type WORD to signed INT: possible change of sign').
This warnings will shows up when I do some changes. For example, I only add a new global variable, and then all this happen's.
Any idea whats wrong?