Results 1 to 6 of 6

Thread: Opening Gnome-Do source code in MonoDevelop

  1. #1
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Opening Gnome-Do source code in MonoDevelop

    I was wondering how do you open the gnome-do src code as a solution/project in mono develop, I only have experience with Visual Studio, so I have no idea how it's done in the Linux world.

    The src code is here, I cannot find a .sln file
    https://launchpad.net/do/trunk/0.8.5...o-0.8.5.tar.gz

  2. #2
    Join Date
    Mar 2012
    Location
    Russia
    Beans
    104
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Opening Gnome-Do source code in MonoDevelop

    https://answers.launchpad.net/do/ - I think it is a chance to get an answer to your question above.
    "Only two things are infinite, the universe and human stupidity... and I'm not sure about the universe." -- Albert Einstein

  3. #3
    Join Date
    Oct 2006
    Location
    /dev/null
    Beans
    1,574
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Opening Gnome-Do source code in MonoDevelop

    The sln and csproj files are not shipped in tarball releases.

    If you grab the source from version control, they are included.
    Understanding is a three-edged sword: Your side, their side, and the truth

  4. #4
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Opening Gnome-Do source code in MonoDevelop

    Quote Originally Posted by CynicRus View Post
    https://answers.launchpad.net/do/ - I think it is a chance to get an answer to your question above.
    Thanks I have now posted a question there.

    Quote Originally Posted by directhex View Post
    The sln and csproj files are not shipped in tarball releases.

    If you grab the source from version control, they are included.
    I downloaded using bzr and there was no .sln file.

  5. #5
    Join Date
    Oct 2006
    Location
    /dev/null
    Beans
    1,574
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Opening Gnome-Do source code in MonoDevelop

    Quote Originally Posted by pt123 View Post
    Thanks I have now posted a question there.



    I downloaded using bzr and there was no .sln file.
    http://bazaar.launchpad.net/~do-core...w/head:/Do.sln ?
    Understanding is a three-edged sword: Your side, their side, and the truth

  6. #6
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Opening Gnome-Do source code in MonoDevelop

    Ok I went and downloaded the 0.8 version
    http://bazaar.launchpad.net/~do-core/do/0.8/files

    as Ubuntu ships with 12.04 ships with 0.85

    that has no .sln file.

    But the Trunk version as you pointed has it.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •