Can't Compile
Closed this issue · 6 comments
I am facing issue while compiling HookClr.
It is showing me error >>>
cannot open file 'C:\Users\Lucy\Downloads\ClrDumper-master\ClrDumper-master\packages\minhook.1.3.3\build\native....\lib\native\lib\libMinHook.lib' HookClr C:\Users\Lucy\Downloads\ClrDumper-master\ClrDumper-master\HookClr\LINK
Can you please upload compiled version ?
retry after restoring nuget packages, minhook is a dependency used to hook.
if you have then change the name of the lib in the folder described in error, minhook nuget package has a problem with newer vs versions
i will upload a compiled version but it will take time, 2-3 days
removed minhookl nuget package and added, compiled version.
https://github.com/0x410c/ClrDumper/releases
pre release now availabe
Thank you so much.