Hi,
I'm complete beginner in using AvalonEdit and SharpDevelop. Have tried to find if anyone else had the same issue in building project but could not locate it. So please if I'm doing something wrong notify me and I will try to post the question somewhere else.
Have downloaded latest AvalonEdit 5 from github (www.avalonedit.net)
After extracting and opening solution AvalonEdit everything compiles and works fine; example application from project starts up and uses AvalonEdit from same solution just fine.
I'm complete beginner in AvalonEdit and would like to make some changes to source code and then to recompile it again, just for learning how project and Avalon engine works. However, moment I make a smallest change to source code, afterwards I can not recompile project - it reports lot of errors. If I undo changes and try again to recompile, I again have the same issue and project can not be built.
So, is there anything in AvalonEdit solution from github that after I make changes to any project in solution that forbids me of recompiling Avalon Edit successfully?
Sorry again if my question was at the wrong place.