Hello aliazzz,
First of all thank you very much for sharing this project.
I had a look at it and decided to try it but failed when built the applicaction. Let's see if you or someone could give a hand :).
I'm working with Codesys V3.5 SP14 patch 2 (64 bit) and CfUnit 0.0.2.1
I created an empty project with a Codesys Control Win V3 x64 device and added the library CfUnit and when built the project I got these errors (see image)
Any clue what could happen?
Hi guys,
I upload de projectarchive in case someone can have a look :)
Thank you in advance
I am taking a look, this could take a while...
CODESYS Control for BeagleboneBlack SL 3.5.10.30 => no errors, no warnings
CODESYS Control for Raspberry Pi SL 3.5.14.20 => no errors, no warnings
CODESYS Control Win SL V3.5.14.20 => no errors, no warnings
CODESYS Control Win SL V3.5.14.20 (x64) => 1 Error, 0 Warnings
CODESYS Control Linux SL V3.5.14.0 => 1 Error, 13 Warnings
The error message on both devices states;
'Cannot convert type UDINT to type POINTER TO RTS_IEC_RESULT'
Cause is an implicit typecast => make typecast explicit.
Suggested workaround: Use CODESYS Control Win SL V3.5.14.20 (x86) version while we fix the bug
Hi,
We have solved this problem. Expect a new version very soon.