You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
I am using VS2019, I am working on a project similar to SharpDevelop IDE. I checked out the source code. I am unable to build this project correctly in VS. I tried a couple of solutions, but still, different build issues are popping up. This source code is a good starting point for me. I am new to C# so, trying to understand. At this point am particularly interested in the Debugger part, that I have to implement in my project.
Things I tried to resolve---,
In each project, I readded the ICSharp(dot).xyz References, that took lot of time but didn't help.
I checked out AvalonEdit, NRefactory, WPFdesigner, etc projects separately and tried to replace them with existing folders in sharp demo source code. That helped little to resolve issues, but still, its failing to build the solution.
It's a bit difficult at first to understand how different projects work together.
PFA, screenshots from VS. Can anyone, pls check out this code and recompile it? Thanks! SharpDemo_ErrorList.txt
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello Everyone!
I am using VS2019, I am working on a project similar to SharpDevelop IDE. I checked out the source code. I am unable to build this project correctly in VS. I tried a couple of solutions, but still, different build issues are popping up. This source code is a good starting point for me. I am new to C# so, trying to understand. At this point am particularly interested in the Debugger part, that I have to implement in my project.
Things I tried to resolve---,
PFA, screenshots from VS. Can anyone, pls check out this code and recompile it? Thanks!
SharpDemo_ErrorList.txt
The text was updated successfully, but these errors were encountered: