Chaos-Rootkit icon indicating copy to clipboard operation
Chaos-Rootkit copied to clipboard

Errors when trying to compile .sln

Open ahabx64 opened this issue 7 months ago • 1 comments

When trying to compile the projects .sln with VS it outputs a bunch of warnings which due to compilerflag /WX become an error and doesn't compile. Even after disabling that flag it errors with "Unresolved external symbol FltGetRequestorProcessID" yet when I add fltMgr.lib it errors with MSB4018. I'd love some help with what exactly I'm doing wrong and how I can compile this myself.

ahabx64 avatar Jul 27 '24 23:07 ahabx64