ReClassNET/ReClass.NET

ERROR: The BaseOutputPath/OutputPath property is not set for project 'NativeCore.Unix.vcxproj'

yelnyafacee opened this issue · 4 comments

https://prnt.sc/4QeEKHfrrAWk

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

If you don't need Linux support it may help to just disable that project.

hi, do you mean disable all these ( NativeCore, NativeCore.Unix ) in batch build?
https://prnt.sc/VxdeduwB5ysb

the same error still pop up though

ReClass.NET can only be compiled with Visual Studios 2019?

No, just unload the NativeCore.Unix project (right click in the solution explorer)
grafik