I have a project running under Codesys 3.5.6.1 for several years and i need to convert it and update to a new x64 bit processor pc running 3.5.12.6 rte.
Is it possible to install a x32 bit RTE on a x64 pc?
I get the following error: [ERROR] cmperrors interfaces, 3.5.5.0 (system): C0338: The Library 'cmperrors interfaces, 3.5.5.0 (system)' is only supported in 32 bit applications
How can i resolve this issue?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a project running under Codesys 3.5.6.1 for several years and i need to convert it and update to a new x64 bit processor pc running 3.5.12.6 rte.
[ERROR] cmperrors interfaces, 3.5.5.0 (system): C0338: The Library 'cmperrors interfaces, 3.5.5.0 (system)' is only supported in 32 bit applications
How can i resolve this issue?
Hi,
please use 'Systypes2Interfaces.library' instead of cmperrors to be platform Independent (32Bit and 64Bit).
BR
Edwin