TurboPack / LockBox

LockBox is a Delphi and C++Builder library for cryptography.
106 stars 38 forks source link

RadStudio 11.1 C++Builder - cannot get 64 bit to work (Compiles but runs with error) #17

Open jaridmo opened 2 years ago

jaridmo commented 2 years ago

Downloaded and compiled and installed the latest source from here. (Tried GetIt with problems, so came here directly). I am able to install the packages and create a project with TLbDES or TLb3DES components on them. I am able to run on 32 bit Release and Debug modes no problem.
When I switch to 64 bit and try to run - it compiles fine, but immediately throws an "Access violation at address 0..08B77DF in module 'rtl280.bpl'. Read of address 0..200. Same error in Debug or Release mode. I have run it with RadStudio 11.1 and RadStudio 11.1 with Update 1 - same problem in both. Any ideas or what I can try now?

DinuruSeniya commented 2 years ago

Did you try LockBox 3?