[Fwd: Re: [MonoDevelop] MonoDevelop 0.3 release]

Todd Berman tberman@sevenl.net
Wed, 05 May 2004 00:48:00 -0400


This is fixed, the tarball has been replaced.

Sorry about that.

--Todd

On Wed, 2004-05-05 at 00:13 -0400, Alvaro A. Ramirez wrote:
> Email message/mailbox attachment, "Forwarded message - Re:
> [MonoDevelop] MonoDevelop 0.3 release"
> On Wed, 2004-05-05 at 00:13 -0400, Alvaro A. Ramirez wrote:
> > just gets stuck there. sorry, i might have misled you. it stays at that
> > point for at least ten minutes. should i wait longer than that? is this
> > normal? thanks. 
> > 
> > alvaro  
> > On Tue, 2004-05-04 at 23:57, Todd Berman wrote:
> > > It does this over and over again?
> > > 
> > > --Todd
> > > 
> > > On Tue, 2004-04-05 at 23:43 -0400, Alvaro A. Ramirez wrote:
> > > > Todd,
> > > >  
> > > > Thanks for your response. I just downloaded the new release. I am having
> > > > a problem compiling. Every time I get to the following compilation, it
> > > > seems to go into an infinite loop, using up all my cpu:
> > > > 
> > > >  make[3]: Entering directory
> > > > `/mnt/tuconation/dloads/mono/release/monodevelop-0.3/src/AddIns/Nunit'
> > > > mcs /debug /r:NUnit.Framework.dll -r:glib-sharp -r:pango-sharp
> > > > -r:atk-sharp -r:gdk-sharp -r:gtk-sharp
> > > > -lib:/usr/local/lib/mono/gtk-sharp
> > > > /r:../../../build/bin/MonoDevelop.Core.dll
> > > > /r:../../../build/bin/MonoDevelop.Base.dll ./AssemblyInfo.cs
> > > > ././Commands/NunitCommands.cs ././Gui/NunitTestTree.cs
> > > > ././Gui/NunitResultTree.cs ././Services/AssemblyStore.cs
> > > > ././Services/CancelTestsException.cs ././Services/CircleRenderer.cs
> > > > ././Services/Delegates.cs ././Services/FixtureAddedEventArgs.cs
> > > > ././Services/FixtureLoadErrorEventArgs.cs ././Services/NunitService.cs
> > > > ././Services/QueuedEvent.cs ././Services/QueuedSuiteFinish.cs
> > > > ././Services/QueuedSuiteStart.cs ././Services/QueuedTestEvent.cs
> > > > ././Services/QueuedTestFinish.cs ././Services/QueuedTestStart.cs
> > > > /out:MonoDevelop.Nunit.dll /target:library \
> > > > && cp MonoDevelop.Nunit.dll ../../../build/AddIns/.
> > > > 
> > > > I have waited for about 10 minutes for this to compile, with no success.
> > > > I had to kill it. I tried using the verbose mcs option, but i get no
> > > > info. Have you got any ideas? 
> > > > 
> > > > Thanks, 
> > > > 
> > > > Alvaro 
> > > > 
> > > > On Tue, 2004-05-04 at 22:57, Todd Berman wrote:
> > > > > You still have old gtk-sharp dlls in $prefix/lib.
> > > > > 
> > > > > You need to remove those.
> > > > > 
> > > > > --Todd
> > > > > 
> > > > > On Tue, 2004-04-05 at 21:25 -0400, Alvaro A. Ramirez wrote:
> > > > > > Todd, 
> > > > > > 
> > > > > > did the gtk-sharp api change? i cannot compile using mono beta1 and
> > > > > > gtk-sharp 0.91.1. i'm getting the following error during compilation:
> > > > > > 
> > > > > > easyTreeview.cs(134) error CS1502: The best overloaded match for method
> > > > > > 'bool Gtk.ListStore.Remove (ref Gtk.TreeIter)' has some invalid
> > > > > > arguments
> > > > > > 
> > > > > > thanks, 
> > > > > > 
> > > > > > alvaro
> > > > > > 
> > > > > > On Thu, 2004-04-29 at 18:46, Todd Berman wrote:
> > > > > > > I have just pushed a new snapshot (r1550) that includes some gac
> > > > > > > integration. To use this, you will have to upgrade to mono/mcs from cvs.
> > > > > > > However, you can still use this snapshot of MonoDevelop without
> > > > > > > upgrading. The only affected piece is the Add References dialog box.
> > > > > > > That will not work properly without being on mono/mcs from cvs.
> > > > > > > 
> > > > > > > The mono beta1 release coming next week will fix that for all of you.
> > > > > > > 
> > > > > > > My recommendation is to stay on your current setup if you need the Add
> > > > > > > Reference functionality, or to upgrade to this snapshot if you dont.
> > > > > > > (Note, this snapshot still requires gtk-sharp, gtksourceview-sharp, and
> > > > > > > monodoc from cvs as all the others do).
> > > > > > > 
> > > > > > > --Todd
> > > > > > > 
> > > > > > > _______________________________________________
> > > > > > > Monodevelop-list mailing list
> > > > > > > Monodevelop-list@lists.ximian.com
> > > > > > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > > > > > 
> > > >