Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Code::Blocks

  1. #1
    Join Date
    Jun 2005
    Beans
    177

    Code::Blocks

    I've been trying out Code::Blocks with debs I found here, and I have to say it's the best Linux IDE I've come across so far. The only problem is that the development version crashes a little too frequently. So now I have two questions:
    1. Is there any Ubuntu repository for C::B? It would be nice to have it updated automatically, and hopefully the crashes will become more rare after some time.
    2. Is there anywhere I can find a deb for the stable version? The link on the C::B website was dead. I couldn't find any good list on which features would be missing in the stable version, so I didn't know if it was worth to keep on looking. But the stable version might be an alternative if it has everything I need.

  2. #2
    Join Date
    Jul 2006
    Location
    Chattanooga,Tennessee U.S
    Beans
    26
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Code::Blocks

    I have the same IDE on my machine. I am very pleased with it. C++ mostly, I too would love to see it here.
    best regards

  3. #3
    Join Date
    Jun 2006
    Location
    Buenos Aires, Argentina
    Beans
    686
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Code::Blocks

    It took me a lot of time: but it can be downloaded form here:
    http://developer.berlios.de/project/...?group_id=5358

  4. #4
    Join Date
    May 2006
    Location
    Denmark
    Beans
    405

    Re: Code::Blocks

    I can also recomend the code::Blocks own forum. It's very good.
    The developers are there, and they are usually very helpful.

  5. #5
    Join Date
    Jun 2005
    Beans
    177

    Re: Code::Blocks

    Thanks alot, tzulberti! That's great!

  6. #6
    Join Date
    Jul 2005
    Location
    The Buckeye State
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Code::Blocks

    I'm the one currently building the Ubuntu .debs for Code::Blocks. It's my hope to get a .deb added to the Ubuntu universe repository.

    The easiest way to find the lastest build is go to the Code::Blocks website and click on the forum link. Look for the lastest build in the Nightly Builds section.


    cstudent

  7. #7
    Join Date
    Aug 2005
    Location
    Raleigh, NC
    Beans
    70
    Distro
    Gutsy Gibbon Testing

    Re: Code::Blocks

    code::blocks is definitely my C/C++ IDE of choice. It provides a Visual Studio-like interface so the legions of coders who were taught in those IDEs have a comfortable transition. It's also amazingly, ridiculously pluggable, and does an amazingly good job of realizing that it's an IDE and it's not the business of an IDE to define the entire build toolchain.

    I haven't tried it out on Linux yet, but I really need to. The one thing I don't like about the project is their release process... currently the nightly builds are lightyears beyond 1.0rc2, but the new user is probably going to go with the stable build. They end up missing out on a lot of the functionality Code::Blocks now has.

  8. #8
    Join Date
    Mar 2006
    Location
    Bucharest
    Beans
    604

    Re: Code::Blocks

    I tried it when I was using Windows and didn't like it. I loved Dev-C++ 4.9.9.2, but unfortunately it doesn't have a version for Linux (I know it had one, but it was old and the project died anyway).

  9. #9
    Join Date
    Jul 2006
    Location
    Chattanooga,Tennessee U.S
    Beans
    26
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Code::Blocks

    Berlios has the latest build in a .deb. It didn't require a lot of fuss to install. I have Version 1 build 2796 and it is comfortable on Dapper, no troubles.
    regards

  10. #10
    Join Date
    Jun 2006
    Location
    Buenos Aires, Argentina
    Beans
    686
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: Code::Blocks

    Quote Originally Posted by Christmas View Post
    I tried it when I was using Windows and didn't like it. I loved Dev-C++ 4.9.9.2, but unfortunately it doesn't have a version for Linux (I know it had one, but it was old and the project died anyway).
    I have been tring to use it, and I found it very unstable. The windows version is much more stable.

Page 1 of 2 12 LastLast

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
  •