You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to download and compile the source code of WinDbg. Ntkhooklib is required, but the Lib file cannot be generated normally after I compile deviare InProc. The error code is as follows:
Custom build of "..\Lib\Asm\Helpers ×64.asm;.\Lib\Asm\RelocatableCode ×64.asm..\Lib\Asm\RelocatableCodex86.asm" exited with code 1.
The generation error code of WinDbg is as follows:
LNK1181 Unable to open input file:D:\下载\浏览器下载\WingDbg-master\Deviare-InProc\Libs\2015\NktHookLib64_Debug.lib” WingDbg D:\下载\浏览器下载\WingDbg-master\WingDbg\LINK 1
My develop environment is visual studio 2019, with Windows SDK Version10.0
Thank you for your reply.
The text was updated successfully, but these errors were encountered:
I am trying to download and compile the source code of WinDbg. Ntkhooklib is required, but the Lib file cannot be generated normally after I compile deviare InProc. The error code is as follows:
Custom build of "..\Lib\Asm\Helpers ×64.asm;.\Lib\Asm\RelocatableCode ×64.asm..\Lib\Asm\RelocatableCodex86.asm" exited with code 1.
The generation error code of WinDbg is as follows:
LNK1181 Unable to open input file:D:\下载\浏览器下载\WingDbg-master\Deviare-InProc\Libs\2015\NktHookLib64_Debug.lib” WingDbg D:\下载\浏览器下载\WingDbg-master\WingDbg\LINK 1
My develop environment is visual studio 2019, with Windows SDK Version10.0
Thank you for your reply.
The text was updated successfully, but these errors were encountered: