cnvcl icon indicating copy to clipboard operation
cnvcl copied to clipboard

64-bit not supported?

Open codernov opened this issue 3 years ago • 1 comments

Do I understand it correctly? 64-bits is not supported??

codernov avatar Feb 01 '22 17:02 codernov

CnVcl rumtime units all supports 64-bits, but we do not create 64-bit platform configuration for packages files.

You can add "Win-64" platform configuration to the runtime dpk file yourself and compile it.

For design packages, IDE is 32-bit, so 64-bit not support.

shanzhashu avatar Feb 02 '22 09:02 shanzhashu