Closed pisiiki closed 8 years ago
Do you use correct project file? You need to use project from build/VC14 directory.
Yeah Nucleoprotein, it is very strange. The fields for Target Platform and Target Platform Version are empty and disabled. I forgot to mention, Minhook's configured toolset defaults to v140_xp, I'm trying to build the lib myself just for v140 and sdk 8.1 because I have trouble hooking an app and I want to step into Minhook's code while debugging to see in detail what is going on.
Thanks.
Quick and dirty fix - edit vcxproj in notepad (it's a xml file), and change v140_xp to v140.
Works!
Thanks.
Hello TsudaKageyu,
I'm trying to build minhook for v140 however it seems impossible to change the projects to this configuration. Target Platform and Target Platform Version in config shows blank in my VS. Please take a look at it when you can.
Regards. Isaac Lascasas.