Stano 145 Posted May 20 https://blogs.embarcadero.com/rad-studio-12-3-may-patch-available/ Share this post Link to post
Attila Kovacs 657 Posted May 20 (edited) I can't see the April patch in the About box, nor did I get any errors during installation. Great work! Same with May patch Edited May 20 by Attila Kovacs Share this post Link to post
Lajos Juhász 319 Posted May 20 If you are using a standard windows user then you must start the IDE elevated in order to have a chance to verify which patches are installed. Share this post Link to post
Attila Kovacs 657 Posted May 20 (edited) 6 minutes ago, Lajos Juhász said: If you are using a standard windows user then you must start the IDE elevated in order to have a chance to verify which patches are installed. Surely not the problem, I've UAC off since it was introduced. Edited May 20 by Attila Kovacs Share this post Link to post
Attila Kovacs 657 Posted May 20 It's there now, reinstalled via GetIt. I'm speechless. Share this post Link to post
Rollo62 577 Posted May 20 Just downloading the May patch from my.embarcadero and checking ... It seems to be started by this script patch.R123.hotfix.may_install.bat which contains: PatchTool.exe -f R123.hotfix.may.zip -b 23.0 -t 29.0.55362.2017 -a The whole patch is in this zip R123.hotfix.may.zip which contains a folder: x86_64-w64-mingw32 Where and since when is mingw32 used, is this for C++? I've never noticed that before ( but also I'm not yet on Rx12.3 ). Share this post Link to post
DelphiUdIT 243 Posted May 20 It should be for 64 bit Modern C++ (bcc64x): https://docwiki.embarcadero.com/RADStudio/Athens/en/BCC64X 1 Share this post Link to post
Sándor Bógáncs 0 Posted Wednesday at 08:18 PM No LSP after install. Any idea? Tried to downgrade, and remove all patch without success. regards Share this post Link to post