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
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.
On Win 11 VM with VS2022 I'm trying to compile but I'm getting
What can be the reason?
Thanks