DPC++ examples not working¶
DPC++ examples for oneDAL might not work in Visual Studio 2017 by default. You will see the following message:
The Windows SDK version 10.0 was not found. Install the required version of Windows SDK or change the SDK version
in the project property pages or by right-clicking the solution and selecting "Retarget solution".
How to Fix¶
Choose the installed SDK version and select Retarget solution.