cnpack / cnvcl

CnPack VCL Components
http://www.cnpack.org
341 stars 103 forks source link

64-bit not supported? #18

Closed codernov closed 1 year ago

codernov commented 2 years ago

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

shanzhashu commented 2 years ago

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.