Hi, after installing the demo of RemObjects Remoting SDK for Delphi.
This Error appears when Delphi is opening.
bds.exe - Ponto de entrada não encontrado
Could not find procedure entry point
@System@Net@Urlclient@TAsyncReadStream@$bcctr$qqrv in the dynamic link library C:\Program Files (x86)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D28\Win32\RemObjects_Core_D28.bpl.
Could this be a Delphi 11.1 vs 11.0 mismatch? I’m not sure if Embarcadero broke binary compatibility between those, you might need 11.1 (not .0) to use the trial.
No, that’s the issue, we can only build trial builds for so many versions (we support over 20 different Delphi SKUs), so we target the latest patch level of each version — for Delph 11, that’s 11.1). A full build already takes north of four hours for that, and the installer is over 1GB. ;).
Note that this is an issue only for the trial versions, which ship .dcu/.dcp only; it’s not an issue with the full version, which ships with source and builds for your exact version of Delphi at install-time.
You have two options:
upgrade Delphi 11 to 11.1
evaluate with 10.4 only, and trust us that everything will work fine in Delphi 11.0, once you purchase the full version