[MonoDevelop] "Creating a Simple Addin"
Michael Hutchinson
m.j.hutchinson at gmail.com
Fri Jan 22 22:16:59 EST 2010
On Fri, Jan 22, 2010 at 10:06 PM, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> Michael,
>
> I picked your first solution. Still no DateInserter under Edit tab.
> I.e. I changed the *addin.xml (manifest), did a clean and rebuilt ....
> then copied the .dll to ~/.config/MonoDevelop/addins. What about the
> .mdb file that is built with the .dll? Should I move it? What is a
> .mdb?
The mdb file is the mono debugging symbols, used for line numbers in
stack traces, among other things.
Do you get any new errors/warnings at startup? Maybe you should depend
on version 2.2 instead of 2.0?
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list