Feedback to build instructions #37
mariuszhermansdorfer
started this conversation in
General
Replies: 3 comments 3 replies
-
Thanks for this, did you install everything else in the instructions, or you went with a minimal approach? I am wondering how many things I can remove from the list :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think github desktop is good, I usually use that when I want to make sure I'm not pushing files that I don't want to. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have updated the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@cadop, as requested I'm opening a separate thread to keep track of the build steps.
I'm on VS 2022 and it doesn't come with .NET 4.5 anymore. These are the options users are presented with:
I bumped the Framework to 4.8 and VS version to 2022.
This resulted in a clean build in the x64-Release-CSharp mode.
I submitted these as a PR to the Rhino branch
What I'm still having issues with is the git setup. I can't switch branches or push anything from VS. The git desktop client, however, allows me to do both. For now, I will just use this workaround.
Beta Was this translation helpful? Give feedback.
All reactions