hasherezade / tiny_tracer

A Pin Tool for tracing API calls etc
1.25k stars 138 forks source link

Add a note on Intel PIN 3.26 on Windows #27

Closed Henderake closed 1 year ago

Henderake commented 1 year ago

pinipc.lib is required when compiling on Windows with Intel PIN >= 3.26, as mentioned in Intel's release note.

hasherezade commented 1 year ago

Thanks for the heads-up. Temporarily, we can add it to the note, but soon I am planning to just add a new Visual Studio project for the new version.