You need the following prerequisites to build etwprof:
- CMake (at least version 3.21)
- Visual Studio 2022 (or the same version of the VS Build Tools)
If you have both installed, the easiest way to generate a solution is to run GenerateVSSolution.bat
in the root folder.
The official builds are made using the Release_StaticCRT
and Debug_StaticCRT
configurations.