Skip to content

Commit 1e09b91

Browse files
committed
Remove Windows Dev Kit references because it is no longer available
1 parent 569b05b commit 1e09b91

File tree

35 files changed

+49
-41
lines changed

35 files changed

+49
-41
lines changed

.wordlist.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3558,4 +3558,17 @@ threadCount
35583558
threadNum
35593559
useAPL
35603560
vvenc
3561-
workspaces
3561+
workspaces
3562+
ETDump
3563+
ETRecord
3564+
FAISS
3565+
IVI
3566+
PDFs
3567+
Powertrain
3568+
SpinTheCubeInGDI
3569+
TaaS
3570+
cloudsdk
3571+
highcpu
3572+
proj
3573+
sln
3574+
uploader

content/install-guides/cmake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article provides quick instructions to install CMake for Arm Linux distribu
3434

3535
### How do I download and install CMake for Windows on Arm?
3636

37-
Confirm you are using a Windows on Arm device such as Windows Dev Kit 2023 or a laptop such as Lenovo ThinkPad X13s or Surface Pro 9 with 5G.
37+
Confirm you are using a Windows on Arm device such as the Lenovo ThinkPad X13s or Surface Pro 9 with 5G.
3838

3939
### How do I download and install CMake for Arm Linux distributions?
4040

content/learning-paths/laptops-and-desktops/electron/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ learning_objectives:
1010
- Learn how to create a multi platform build of the application
1111

1212
prerequisites:
13-
- A Windows on Arm computer such as [Windows Dev Kit 2023](https://learn.microsoft.com/en-us/windows/arm/dev-kit), Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm[virtual machine](/learning-paths/cross-platform/woa_azure/).
13+
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm [virtual machine](/learning-paths/cross-platform/woa_azure/).
1414
- Node.js for Arm64. You can find the installer [here](https://nodejs.org/dist/v20.10.0/node-v20.10.0-arm64.msi)
1515
- Any code editor; we recommend using [Visual Studio Code for Arm64](https://code.visualstudio.com/docs/?dv=win32arm64user).
1616

content/learning-paths/laptops-and-desktops/hyper-v/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ minutes_to_complete: 60
66
who_is_this_for: This is an introductory topic for software developers who want to use Linux virtual machines with Windows on Arm devices.
77

88
learning_objectives:
9-
- Create Arm-based Linux virtual machines using Hyper-V
9+
- Create Arm-based Linux virtual machines using Hyper-V.
1010

1111
prerequisites:
12-
- A Windows on Arm computer such as [Windows Dev Kit 2023](https://learn.microsoft.com/en-us/windows/arm/dev-kit) or Lenovo Thinkpad X13s running Windows 11 with [Hyper-V](/install-guides/hyper-v/) installed
12+
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 with [Hyper-V](/install-guides/hyper-v/) installed.
1313

1414
author_primary: Jason Andrews
1515

content/learning-paths/laptops-and-desktops/intro/_next-steps.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ recommended_path: "/learning-paths/laptops-and-desktops/wsl2/"
1515
# General online references (type: website)
1616

1717
further_reading:
18-
- resource:
19-
title: Windows Dev Kit 2023
20-
link: https://learn.microsoft.com/en-us/windows/arm/dev-kit/
21-
type: website
2218
- resource:
2319
title: All Chromebooks with Arm Processors
2420
link: https://www.linuxmadesimple.info/2019/08/all-chromebooks-with-arm-processors-in.html

content/learning-paths/laptops-and-desktops/intro/find-hardware.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,13 @@ Desktops and laptops, based on the Arm architecture, are available with differen
1010

1111
### Windows
1212

13-
[Windows Dev Kit 2023](https://www.microsoft.com/en-us/d/windows-dev-kit-2023/94k0p67w7581) is for software developers creating Windows applications for Arm.
14-
15-
Windows on Arm laptops can also be used for software development.
13+
Windows on Arm laptops are available for software development. Some examples include:
1614

1715
- [Lenovo ThinkPad X13s](https://www.lenovo.com/us/en/p/laptops/thinkpad/thinkpadx/thinkpad-x13s-(13-inch-snapdragon)/len101t0019)
1816
- [Surface Pro 9 with 5G](https://www.microsoft.com/en-us/d/surface-pro-9/93vkd8np4fvk)
1917
- [Dell Inspiron 14](https://www.dell.com/en-us/shop/dell-laptops/inspiron-14-laptop/spd/inspiron-14-3420-laptop)
2018

19+
There are many other Windows on Arm laptops available.
2120

2221
### ChromeOS
2322

content/learning-paths/laptops-and-desktops/llvm_putty/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ learning_objectives:
1010
- Build open-source PuTTY application for Windows on Arm using the native LLVM toolchain
1111

1212
prerequisites:
13-
- A Windows on Arm computer such as [Windows Dev Kit 2023](https://learn.microsoft.com/en-us/windows/arm/dev-kit), Lenovo Thinkpad X13s running Windows 11 or Windows on Arm[virtual machine](/learning-paths/cross-platform/woa_azure/).
13+
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm [virtual machine](/learning-paths/cross-platform/woa_azure/).
1414

1515
author_primary: Pareena Verma
1616

content/learning-paths/laptops-and-desktops/win_arm64ec/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ learning_objectives:
1010
- Compare the performance of a simple application using different build configurations
1111

1212
prerequisites:
13-
- A Windows on Arm computer such as [Windows Dev Kit 2023](https://learn.microsoft.com/en-us/windows/arm/dev-kit) or Lenovo Thinkpad X13s running Windows 11.
13+
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11.
1414

1515
author_primary: Pareena Verma
1616

content/learning-paths/laptops-and-desktops/win_arm64ec_porting/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ learning_objectives:
1111
- Learn how to port the C/C++ based dependencies to Arm64 using Arm64EC
1212

1313
prerequisites:
14-
- A Windows on Arm computer such as [Windows Dev Kit 2023](https://learn.microsoft.com/en-us/windows/arm/dev-kit), Lenovo Thinkpad X13s running Windows 11 or Windows on Arm [virtual machine](/learning-paths/cross-platform/woa_azure/).
14+
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm [virtual machine](/learning-paths/cross-platform/woa_azure/).
1515
- Any code editor. [Visual Studio Code for Arm64](https://code.visualstudio.com/docs/?dv=win32arm64user) is suitable.
1616
- Visual Studio 2022 with Arm build tools. [Refer to this guide for the installation steps](https://developer.arm.com/documentation/102528/0100/Install-Visual-Studio).
1717

content/learning-paths/laptops-and-desktops/win_arm_qt/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ learning_objectives:
1010
- Investigate performance improvements gained by running on Arm64
1111

1212
prerequisites:
13-
- A Windows on Arm computer such as [Windows Dev Kit 2023](https://learn.microsoft.com/en-us/windows/arm/dev-kit), Lenovo Thinkpad X13s running Windows 11 or Windows on Arm [virtual machine](/learning-paths/cross-platform/woa_azure/).
13+
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm [virtual machine](/learning-paths/cross-platform/woa_azure/).
1414
- '[Qt framework](https://www.qt.io/) or [Qt for Open Source Development](https://www.qt.io/download-open-source)'
1515

1616
author_primary: Dawid Borycki

0 commit comments

Comments
 (0)