Jump to content
Sign in to follow this  
DanielM

Windows SDK Problem with RAD Studio 13

Recommended Posts

Hello everyone

 

I wanted to try out the new Version 13 of RAD Studio. Opening the project works without problems but when trying to build the project, the IDE asks me to configure and activate a Windows SDK.

This was never a problem with my current RAD Studio Version (11.3) but I went ahead and tried to add a supported Windows SDK (Version 10.0.26100.4948).

But this did not work as this error message popped up and the build process terminated:

/windows/patchsdk/patch: **** Can't open patch file '\patch2': No such file dor directory. Error: patching failed for "AccCtrl.h"

Did anybody else experience this problem? I assume that my current installation uses the SDK that is included in the RAD Studio installation. I have also tried installing other Windows SDKs but they all do not work.

 

Here are some further Information:

Project: Windows 32-Bit Target, VCL-Application compiled with Classic Borland Compiler

Dev-PC: Windows 10 Pro 22H2

My current RAD Studio installation does not have a Windows SDK configured in the SDK Manager and does not ask for one

Share this post


Link to post

Thank you for your reply. Thats right. I installed the SDK (Version 10.0.26100.4948) but the IDE can not add it to the SDK Manager. I reinstalled the IDE and the SDK, rebooted the PC but nothing changes.

Share this post


Link to post
6 minutes ago, DanielM said:

Thank you for your reply. Thats right. I installed the SDK (Version 10.0.26100.4948) but the IDE can not add it to the SDK Manager. I reinstalled the IDE and the SDK, rebooted the PC but nothing changes.

Why you told that SDK is not inserted in the SDK Manager ? Did it show an error?

This is what my SDK manager showed ... this is for Windows 64 bit

 

image.thumb.png.a499e3d76a6697497bea6d9def9c3d67.png

Share this post


Link to post

It is this "adding the SDK to the SDK Manager" that is not working.

I just tried adding the same SDK to RAD Studio 11.3 and it worked. Sadly exporting the configuration from 11.3 and importing it to 13.0 creates the same error.

 

image.thumb.png.980df7787b1a46d7d68920e3aa95d082.png

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
Sign in to follow this  

×