Dear all,
I was trying to take a look at the SharpSnippetCompiler under "samples". The project "SharpSnippetCompiler.Core" is referencing, amonst others, the following two dlls:
- ICSharpCode.SharpDevelop.Dom
- ICSharpCode.SharpDevelop.Sda
However, when trying to build SharpSnippetCompiler those two libraries are missing. I have previously built the SharpDevelop solution before, so all other SharpSnippetCompiler's references can be resolved, except those two.
I am using "Microsoft Visual Studio 2015 Community Edition" to build both, SharpDevelop as well as SharpSnippetCompiler. I am using yesterday's sourcecode.
Any hints how I can get those dlls and to get SharpSnippetCompiler running?
Greetings
Moor