Idov31 / Nidhogg

Nidhogg is an all-in-one simple to use windows kernel rootkit.
https://idov31.github.io/posts/lord-of-the-ring0-p1
GNU General Public License v3.0
1.8k stars 267 forks source link

Compiling Error #23

Closed ampf27 closed 1 year ago

ampf27 commented 1 year ago

On Win 11 VM with VS2022 I'm trying to compile but I'm getting

Severity    Code    Description Project File    Line    Suppression State
Error       The BaseOutputPath/OutputPath property is not set for project 'Nidhogg.vcxproj'.  Please check to make sure that you have specified a valid combination of Configuration and Platform for this project.  Configuration='Release'  Platform='x64'.  This error may also appear if some other project is trying to follow a project-to-project reference to this project, this project has been unloaded or is not included in the solution, and the referencing project does not build using the same or an equivalent Configuration or Platform.    C:\Users\User\Desktop\Nidhogg-master\Nidhogg\Nidhogg.vcxproj    C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets   823 

What can be the reason?

Thanks

Idov31 commented 1 year ago
Idov31 commented 1 year ago

This seems like a personal misconfiguration problem, therefore I'm closing this issue. If this issue persist and you think it is related to this project, reopen this issue and answer the questions asked.