[MonoDevelop] MonoDevelop 1.9 Alpha 1

pbondo pba at mailme.dk
Sat Jul 5 14:23:05 EDT 2008


In both of the following files

extras/MonoDevelop.Debugger.Mdb/Mono.Debugging.Server.Mdb/Makefile
extras/MonoDevelop.Debugger.Mdb/Mono.Debugging.Backend.Mdb/Makefile 

replace:


../../../../../install/lib/monodevelop/bin/Mono.TextEditor.dll

with:

	../../../main/build/bin/Mono.TextEditor.dll \

and then rebuild. At least that did it for me.


RLovelett wrote:
> 
> Is there anyway to force the Alpha that was posted recently to build with
> support for the debuggers?  I have compiled and have the latest Mono from
> SVN (/trunk/ r107285) and the debugger of the same revision compiled and
> installed on my system.  However, when I try and compile my checked out
> version of MonoDevelop I keep getting this error:
> 
> error CS0006: cannot find metadata file
> `../../../../../install/lib/monodevelop/bin/Mono.TextEditor.dll'
> 
> I'm not sure where to find this file and I've looked high and low.  So I
> figured I'd give the new alpha source a run and in the configure I didn't
> see anyway for me to enable the debuggers.  Any help would be greatly
> appreciated.  
> 
> BTW, if I tell it not to compile the MDB debugger (the one I want to test)
> then it will compile and I can run MonoDevelop.  So, I'm thinking this has
> something to do with it.
> 
> Thanks,
> Ryan
> 

-- 
View this message in context: http://www.nabble.com/MonoDevelop-1.9-Alpha-1-tp18289127p18294946.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list