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

SaintCoinach build process confusing. #93

Open
bnthomason opened this issue Jun 15, 2022 · 1 comment
Open

SaintCoinach build process confusing. #93

bnthomason opened this issue Jun 15, 2022 · 1 comment

Comments

@bnthomason
Copy link

Hello! I get a lot of errors when attempting to build this program. What are the required tools/libraries? What are the dependancies I need? What are the exact versions of these dependencies?

Also, I want to run Soreepeong (kizer)'s version, but I can't build these solutions because of errors.

Output-Build.txt

@KevinAllenWiegand
Copy link

KevinAllenWiegand commented Feb 24, 2023

I know it's been forever since you commented here. Check my PR here for Step 1 on getting this to build properly for you: #138. Yes, you have to manually edit the csproj file.

Step 2 is to right-click on each of the projects necessary (I think DotSquish is the only one you don't have to do this with), and there should be an option in the menu somewhere to restore NuGet packages. Do that for each project after doing Step 1, and you should be good. That worked for me at least.

You might have to just go to Manage NuGet Packages, and you should be given a message to download/refresh the packages.

Honestly, I think this should be updated to use the newer PackageManager to make this easier. Though I made a half-ass attempt at doing that, and had problems with .target files that I was not willing to investigate further. It's a known issue with the migration process to the newer package model. But that's not in scope of your issue (i.e. Don't tell Visual Studio to migrate to the newer Package Model).

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