Jump to content
emileverh

Delphi 11.3 is available now!

Recommended Posts

5 minutes ago, softtouch said:

Should the 11.3 be compatible to macos sdk 13.1? I at least cant use that sdk, I get

 

[dccosx64 Error] E2597 ld: file not found: /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture for architecture x86_64

  1. Delete the SDK from SDK Manager in Delphi
  2. Delete the MacOSX13 SDK folder from C:\Users\(username)\Documents\Embarcadero\Studio\SDKs
  3. Delete the cache-dir folders from the scratch-dir folder on the Mac
  4. Re-import the SDK

Share this post


Link to post

There must be a lot of people are installing today.

GetIt UI is slow as heck and server is complaining.

 

image.thumb.png.e77cbd1071e0f7aaca6bff4e125c1d32.png

Share this post


Link to post

There must be something fundamentally wrong with the code flow of that dialog.
After the initial component load - why does it need so long to change a filter, complete a search, or even just scrolling down the list a little?

  • Like 2

Share this post


Link to post

Opening an existing FMX package crashes Delphi and it completely closes with no error message!

Share this post


Link to post

I built all the ICS FMX packages yesterday with 11.3, no problems. 

 

Updating GetIt installed components really needs some work, far too many errors and restarts required.  

 

Being able to print a list of what GetIt has installed and where would be really useful since we expected to repeat it all after a minor upgrade like 11.3.

 

Angus

 

Edited by Angus Robertson

Share this post


Link to post

It's also bad idea that they've changed the install folder for KonopkaControls when installed from GetIt. If you have multiple registry entries you have to update them manually (IMHO there should be options when downloading from GetIt to update it).

Share this post


Link to post
3 minutes ago, David Heffernan said:

image.thumb.png.9df3a599b626e10706f2e546fe5042a5.png

 

This aspect of installation isn't much fun 

Well, at least it told you what happened so you can fix or work around it 🤦‍♂️

  • Haha 4

Share this post


Link to post
39 minutes ago, Angus Robertson said:

Being able to print a list of what GetIt has installed and where would be really useful since we expected to repeat it all after a minor upgrade like 11.3.
 

It seems, that when you run RAD Studio Command Prompt, you can use:

"c:\Program Files (x86)\Embarcadero\Studio\22.0\bin\GetItCmd.exe" -l= -f=installed

Share this post


Link to post
53 minutes ago, Anders Melander said:

Well, at least it told you what happened so you can fix or work around it 🤦‍♂️

Hey, you forgot the "Retry" button.

Also, getit has a nice log file hidden in ProgramData.

Edited by Attila Kovacs

Share this post


Link to post
Quote

"c:\Program Files (x86)\Embarcadero\Studio\22.0\bin\GetItCmd.exe" -l= -f=installed

Thanks, useful, but it should also be a menu item somewhere so people can find it without resorting to documentation.

 

Angus

 

Share this post


Link to post

I can't currently work out why but some of my FMX forms won't open even if just using Windows. Delphi just crashes can anyone think what would cause thsi?

Share this post


Link to post
33 minutes ago, Attila Kovacs said:

Hey, you forgot the "Retry" button.

No prizes for guessing what happened there.

 

I did a complete uninstall, and then a re-install succeeded.

Share this post


Link to post
14 minutes ago, KenR said:

Delphi just crashes can anyone think what would cause thsi?

My bet is on stack overflow. You should try to debug the IDE to catch the reason.

Share this post


Link to post

I'd been working with 11.2 to get my app looking good in high DPI settings. This was all fine. Now with 11.3, loads of things look terrible again. One step forward, two steps back. 'Twas ever thus.

 

  • Confused 1
  • Sad 1

Share this post


Link to post
1 hour ago, David Heffernan said:

Now with 11.3, loads of things look terrible again. 

Is it possible to make a demo of that problem and report it? 

Share this post


Link to post

Another success of these geniuses. The only way is to uninstall everything and do a clean installation again. The most expensive and seediest toy I have.

Share this post


Link to post

Streamlining RAD Studio Upgrades with GetIt

by Jim McKeeth

 

This guide covers streamlining GetIt packages during and upgrade and installation for a smoother upgrade experience.

 

Table of Contents

https://blogs.embarcadero.com/streamlining-rad-studio-upgrades-with-getit/

Share this post


Link to post
15 hours ago, Lars Fosdal said:

Is it possible to make a demo of that problem and report it? 

I need to do work before I can do that. It's really frustrating that I cannot have 11.2 and 11.3 installed on the same machine. 

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×