|
|
@ -35,9 +35,11 @@ Generators
|
|
|
|
Optional [arch] can be "Win64" or "IA64"
|
|
|
|
Optional [arch] can be "Win64" or "IA64"
|
|
|
|
|
|
|
|
|
|
|
|
# please use Visual Studio 2019 as VTIL uses the concept keyword...
|
|
|
|
# please use Visual Studio 2019 as VTIL uses the concept keyword...
|
|
|
|
|
|
|
|
cmake -G "Visual Studio 16 2019"
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now you can open vmprofiler-cli.sln, select "Release" and "x64" on the top of the visual studios window. Building should take a few minutes.
|
|
|
|
|
|
|
|
|
|
|
|
# usage
|
|
|
|
# usage
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|