[MonoDevelop] Error while compiling monodevelop-debugger-mdb

BenPence benjamin.pence at tais.toshiba.com
Fri Oct 2 12:57:44 EDT 2009


Check out these two blog entries linked below:  the author there provides a
patch that will get it to make and make install.
After using it myself, mdb has other problems integrating with MD (probably
unrelated), but hopefully you find it useful.

http://www.centriment.com/2009/07/26/monodevelop-2-0-debugger-with-mono-2-4-2-2/
Explanation of the problem 
http://www.centriment.com/2009/07/26/patch-for-monodevelop-2-0-debugger-for-mono-2-4-2-2/
Patch provided 


Semy wrote:
> 
> ./configure is ok... but after make i see this...
> =============
> ./RuntimeInvokeManager.cs(57,68): error CS1501: No overload for method
> `AbortInvocation' takes `0' arguments                                                                       
> ./RuntimeInvokeManager.cs(78,60): error CS1501: No overload for method
> `AbortInvocation' takes `0' arguments                                                                       
> Compilation failed: 2 error(s), 2 warnings                                                                                                                                         
> make[1]: *** [../build/DebuggerServer.exe] Error 1                                                                                                                                                                                               
> make: *** [all-recursive] Error 1  
> =============
> Any ideas how to deal with this error? cos now i'm unable to debug ;)
> 

-- 
View this message in context: http://www.nabble.com/Error-while-compiling-monodevelop-debugger-mdb-tp24546378p25716745.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list