ERROR: The BaseOutputPath/OutputPath property is not set for project 'NativeCore.Unix.vcxproj'
yelnyafacee opened this issue · 4 comments
yelnyafacee commented
The BaseOutputPath/OutputPath property is not set for project 'NativeCore.Unix.vcxproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Release' Platform='Win32'. 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.
Sorry for the newbie question here lol, how do I solve this? am pretty new to visual studio 2022 and this XD
KN4CK3R commented
If you don't need Linux support it may help to just disable that project.
yelnyafacee commented
hi, do you mean disable all these ( NativeCore, NativeCore.Unix ) in batch build?
https://prnt.sc/VxdeduwB5ysb
the same error still pop up though
yelnyafacee commented
ReClass.NET can only be compiled with Visual Studios 2019?
KN4CK3R commented
