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

project cloning #56

Open
james04gr opened this issue Feb 15, 2022 · 1 comment
Open

project cloning #56

james04gr opened this issue Feb 15, 2022 · 1 comment
Labels

Comments

@james04gr
Copy link

Hello , im trying to clone your project in order to fix a few things for my project but my problem is that this is the very first time im trying something like this and i have a few errors that i cant understand.

image

i have .net sdk and .net sdk 4.8 installed.

any ideas?

@samhocevar
Copy link
Owner

Hi, I’m really sorry for not getting back to you about this. Did you find a way to build? Here are a few pointers for you:

  • if you are using VS 2022, you need to also install VS 2019 in order to build .NET Framework 4.0 projects; it’s often hard to understand why Microsoft does things that way
  • after cloning the Git project, you also need to clone the submodules; either use the commandline (git submodule update --init --recursive) or refer to your Git client’s documentation on how to do this

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

No branches or pull requests

2 participants