'WinRT/C++ Minimum hardware requirements
I'm looking for a device that can be used to create a C++17 desktop program with the WinRT/C++ library (XAML Island), from typing code to compiling it in Visual Studio 2022. I'm also using the WinUI 2.8 prerelease (Microsoft.UI.Xaml.Controls), which might use up more resources. Usually, in one solution there are 2 projects, namely Win32 (App) and UWP (UI) projects. For a UWP project, usually there are about 10 WinRT/C++ Pages in it.
Therefore, what is the minimum hardware requirement that fits such a case, so that the programming process can run smoothly or even quickly? And also what about the target hardware requirements?
Note: sometimes Visual Studio 2022 and Microsoft Edge (2-3 tabs, AdBlocker extension) run at the same time.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
