Replies: 2 comments 5 replies
-
Additionally it seems to be required to compile the mail solution once in Release | Any CPU so the dlls can be found for features solution etc. |
Beta Was this translation helpful? Give feedback.
3 replies
-
What errors are you seeing when you try and build? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was struggling a bit to get the solution compiling since it supports some platforms I usually don't work with.
What do you think if we add a small section in the readme on how to set the development environment up and where to find what, so that you are ready to go.
This should make it easier for newcomers to contribute.
I'm thinking about something like this:
Contributing
Setup
To set everything up with Visual Studio:
Setup with Rider:
Setup with vs code:
Get started
There are the following solutions
Contains the code of the framework
...
This might help to get an overview about the repository. I do not remember all the steps to get it running, might be required to test the setting up on a blank system.
Beta Was this translation helpful? Give feedback.
All reactions