[MonoDevelop] SVN compilation error with Debian SID (was: Re: Error en compilacion del SVN de MonoDevelop en Debian SID)
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon Feb 19 12:40:22 EST 2007
On 2/17/07, Thempra <thempra at ieee.org> wrote:
> I solved the second problem, but now:
>
> Problem 1: The same error in SVN of jscall-sharp
The g++ error you mentioned a few emails back? You need the GCC c++ compiler.
"sudo apt-get install g++" on Ubuntu.
Anyway, it doesn't matter. You have the jscall-sharp package which is
working properly (or you wouldn't have the next error message).
> Problem 2: Error in designer:
> System.Exception: Glue function PlaceFunctionCall: More or fewer than one
> 'jscall' node
> at AspNetEdit.jscall.commandmanager.JSCall (
That implies that the XUL addin is not installed properly. You need to
either install the whole of MonoDevelop, or just the addin ("sudo make
install" in Extras/AspNetEdit/chrome).
If this doesn't work, could you post the output of that "make install" command?
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list