On Sat, Jan 17, 2009 at 6:53 PM, Jeroen Budts <[email protected]> wrote:
...
> As i'm working as a .NET software developer, i'd like to play a bit with
> the sourcecode and maybe try to fix a few bugs. I must say that i only
> switched to Linux two months ago so i still have a lot to learn about
> developing on GNU/Linux, i'm also very new to working with bzr, although
> i know how to use Subversion and Darcs. I already installed MonoDevelop
> (from the ubuntu repositories) and bazaar. Then i branched (if that is
> the correct term), the soucecode for Do with the following command:
> jer...@thunderbox ~$ bzr branch lp:do
> But when i open the the Do.mds solution, it seems there are a couple of
> files missing (mostly AssemblyInfo.cs-files). Is this correct?

These files are generated at configure-time.  You need to run
./autogen.sh before they'll be created.

> Do the Do-developers use the Mono Debugger? I searched google for some
> info on how to enable this, but i only found some blogposts that said
> you need to compile mono and monodevelop from svn. Is this still correct?
>
Yes, sadly.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GNOME Do" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gnome-do?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to