- Регистрация
- 9 Май 2015
- Сообщения
- 1,605
- Баллы
- 155
Today Embarcadero released a second patch for RAD Studio, Delphi, and C++Builder 13 Florence.
The RAD Studio 13 October Patch provides quality improvements to the 13 release, focused on C++ tooling, some debugger, iOS 26 and reFind improvements, enhancements to the Windows SDK integration for C++, and the delivery of some missing Indy packages.
The October Patch is a cumulative patch, which also includes all fixes delivered in the . This means that if you haven’t installed any of the 13.0 patches, all you have to install is the October Patch.
Installing this patch is highly recommended for all RAD Studio 13, Delphi 13, and C++Builder 13 customers. This patch is approximately 850MB to download. The details of the fixes and changes are in the two readme files listed below.
Table of Contents
Patch Installation Process
GetIt-based installation steps for this deferred package are very similar to what already described in the past (see for example ):
- The patch availability is indicated in the Welcome page of the IDE
- As an alternative, search for it in the GetIt Package Manager
- Once you start the installation, it asks you to accept the patch EULA (which is the same of the product EULA) and it reminds you that you need to restart the IDE
- As the actual process starts, it opens a console. Remember you might have to accept the UAC system prompt to proceed, even if it might sit behind the console window. The entire installation process takes place outside of the IDE, in a command line console.
- Once the process is completed, the RAD Studio IDE should restart automatically
We’ll make the patch available also in the portal for manual download and installation, following the steps in the readme file included in the installation and in this blog post.
A couple of additional notes:
- If you install the patch via GetIt, the About Box in the IDE will indicate the patch has been installed, if you install manually, the information will be missing.
- You need to manually reinstall PAServer, as explained in the readme
- Check the “Potential Issue with macOS 26” is you are targeting that platform
The RAD Studio 13 October Patch provides quality improvements to the 13 release, focused on C++ tooling, some debugger, iOS 26 and reFind improvements, enhancements to the Windows SDK integration for C++, and the delivery of some missing Indy packages.
The October Patch is a cumulative patch, which also includes all fixes delivered in the September Patch. This means that if you haven’t installed any of the 13.0 patches, all you have to install is the October Patch.
Installing this patch is highly recommended for all RAD Studio 13, Delphi 13, and C++Builder 13 customers.
Installation via GetIt
If you download the patch through GetIt, it will install automatically and create a backup of any replaced files. The actual download – about 840MB – takes place while the patch runs in a console window, which may take some time depending on your internet speed.
Note: The October patch includes updated versions of PAServer for MacOS and Windows. The MacOS version is the same as the September patch, so you need to copy it over to your target Mac device and install it there manually unless you have already done it for the September Patch. The Windows version of PAServer is new in this patch.
Manual Download and Installation
This patch is also available in the download portal at my.embarcadero.com:
- Locate the RAD Studio 13 October Patch file and download it.
- After unzipping it, you can run the batch file included
- In alternative, you can manually expand the embedded ZIP file in the respective subfolders of the RAD Studio installation folder.
- Next install PAServer for MacOS and Windows, as indicated above.
To uninstall the patch and revert back to the 13 original version:
- Open the Catalog Repository installation folder (there is a specific, new command in GetIt dialog to open the folder a packages is expended into)
- Run the uninstall batch file
- Only *after* you have cleared the patch, uninstall the package from GetIt
In the folder where the patch was unzipped, run the uninstall batch file.
Potential Issue with macOS 26
In some uncommon scenarios, after applying the patch when building for macOS, you might see a link-time error message like:
[dccosxarm64 Error] E2597 ld: file not found: /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture for architecture arm64
In this case, consider following the steps below:
a. On your Mac, at the PAServer prompt, type s to display your scratch-dir location and delete that scratch-dir folder and its contents
b. In the RAD Studio IDE, in the Platforms SDK configuration, delete the MacOSX 26.0 SDK for the macOS ARM 64-bit platform
c. In the folder C:Users<username>DocumentsEmbarcaderoStudioSDKs, delete MacOSX26.0.sdk file.
d. In the RAD Studio IDE, configure the MacOSX 26.0 SDK once again
Quality Portal issues addressed
These are the publicly reported Quality Portal issues addressed by this patch (see ):
- : TTakePhotoFromCameraAction results in a crash when NeedSaveToAlbum is True on iOS 26
- : reFind mangles rename units
- : reFind CRLF help output issue
- : Can’t compile an empty FMX project to iPadOS 26 : missing _LocationEssentials framework
- : Beyond compare fails on opened file and history compare
In addition, we addressed also the following debugger issues:
- Korean (Unicode) variable names and function parameters are not displayed correctly in 64-bit debug mode
- Debugger VC++ runtime crash when inspecting TList<> item [Delphi Win64 IDE]
- The path to the import library is not ignored when the “Link by Name Only” option is set for “Windows 64 – bit (modern)” platform.
- 64-bit IDE opens CPU view when stopping on int 3
The RAD Studio 13 September Patch provides quality improvements to the 13 release, focused on issues in the C++Builder IDE with USEFORM macros and the refactoring menu, a version mismatch in PAServer for MacOS, missing components in the Indy library integration, and a FireMonkey design time crash.
Installing this patch is highly recommended for all RAD Studio 13, Delphi 13, and C++Builder 13 customers.
Installation via GetIt
If you download the patch via GetIt, it is installed automatically, creating a backup of the files replaced. Notice that the actual download, approximately 500MB, happens while the patch is running in a console window (an operation that may take some time, depending on your connection speed).
Note: The patch includes an updated version of PAServer for MacOS and iOS. This is copied to the patch download folder, and you need to copy it over to your target Mac device and install it there manually.
Manual Download and Installation
This patch is also available in the download portal at my.embarcadero.com. Locate the RAD Studio 13 September Patch file and download it. After unzipping it, you can run the batch file included or you can manually expand the embedded ZIP file in the respective subfolders of the RAD Studio installation folder. You also have to install PAServer for MacOS, as indicated above.
Uninstallation steps (for GetIt installation)
To uninstall the patch and revert back to the 13 original version:
Open the Catalog Repository installation folder (there is a specific, new command in GetIt dialog to open the folder a packages is expended into)
Run the uninstall batch file
Only *after* you have cleared the patch, uninstall the package from GetIt
Quality Portal issues addressed
These are the publicly reported Quality Portal issues addressed by this patch:
: PAServer Manager 37.0 looking for /Applications/PAServer-24.0.app on Mac
: RS 13 delayimp.h and possibly other headers missing for Win64x
Источник: