Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yelnyafacee opened this issue Sep 11, 2022 · 4 comments

Comments

@yelnyafacee
Copy link

yelnyafacee commented Sep 11, 2022

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

@KN4CK3R
Copy link
Member

KN4CK3R commented Sep 11, 2022

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

@yelnyafacee
Copy link
Author

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
Copy link
Author

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

@KN4CK3R
Copy link
Member

KN4CK3R commented Sep 14, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants