Thread: Dev-C++5 or Dev-C++4

  1. #16
    Registered User
    Join Date
    May 2007
    Location
    Somewhere in Malaysia
    Posts
    16

    Unhappy

    Zomg, there's so many things to download in http://www.codeblocks.org/downloads.shtml . So which exactly should i download to start out with? And do i need to download Code::Blocks IDE, without compiler or Code::Blocks IDE, with MINGW compiler??

    They said that: A bug has just been discovered in 1.0RC2 regarding the SVN plugin.
    If you don't have the SVN versioning system installed on your machine, DO NOT install the SVN plugin, or Code::Blocks may crash. So what exactly is SVN versioning system and how do i know if my system have this programme?

    They also have Code::Blocks IDE (Linux binaries and source RPM's). But they also added this: (Disclaimer: The Linux binaries are NOT official distributions - they're packages created by our users, located in our forums, so they're not guaranteed to work. But they will probably do.) So do i need to download this?

    They have this as well: Code::Blocks Sources. It has .tgz format, Source .rpm and .spec file. One again, which do i need to download? Or shall i download them all the Code::Blocks Sources?

    They have this too: Code::Blocks Development SDK. It says:For developing your own plugins, then there's the .tgz format. Do i need to download this too?

    Lastly, there's MinGW Sources. Do i need to download em too?

    Plus, there's Add-ons
    Code::Blocks plugins, templates, and anything that helps you improve your programming experience. However, there's no files for the Third-party Plugins
    and the Project Templates. What are these anyway?

    Once again, i thank u guys for helpnig me out. I know i'm really a noob =\
    I really do appreciate u guys for helpnig me out. Thanks~~~

  2. #17
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    If you don't have the SVN versioning system installed on your machine, DO NOT install the SVN plugin, or Code::Blocks may crash. So what exactly is SVN versioning system and how do i know if my system have this programme?
    Subversion (SVN) is a version control system. You probably do not have it installed, so do not install the plugin until you install it.

    Since you are using Windows, ignore the Linux downloads. Download a nightly build for Windows.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  3. #18
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    You probably want this one.
    Code::Blocks IDE (Windows binaries)

    Microsoft Windows installer for the Code::Blocks IDE.

    ----

    Code::Blocks IDE, with MINGW compiler
    Filesize: 13,597,181 Bytes | Version: 1.0rc2
    MD5 Hash: 7638bdd4fd087b3168be4f0f968d1f3c
    The link is here: http://prdownloads.sourceforge.net/c...w.exe?download
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  4. #19
    Registered User Frobozz's Avatar
    Join Date
    Dec 2002
    Posts
    546
    Actually you don't want that at all. You want one of the nightly builds. They're pretty stable as far as I can tell and more up-to-date.

  5. #20
    Registered User
    Join Date
    May 2007
    Location
    Somewhere in Malaysia
    Posts
    16
    I can't seems to download Nightly builds, cause they website says 'Under Construction' =( So which exatactly do i need to download?

    So dwks says :

    You probably want this one.

    Quote:
    Code::Blocks IDE (Windows binaries)

    Microsoft Windows installer for the Code::Blocks IDE.

    ----

    Code::Blocks IDE, with MINGW compiler
    Filesize: 13,597,181 Bytes | Version: 1.0rc2
    MD5 Hash: 7638bdd4fd087b3168be4f0f968d1f3c

    The link is here: http://prdownloads.sourceforge.net/c...w.exe?download

    So I should just download this compiler from this website? Is that enough? If it is, then i'll download it immediately and start learning C++ right away

  6. #21
    Registered User Frobozz's Avatar
    Join Date
    Dec 2002
    Posts
    546
    Grab and extract these files into the same directory.

    http://prdownload.berlios.de/codeblo...v3989_win32.7z
    http://prdownload.berlios.de/codeblo...cc_cb_wx284.7z
    http://prdownload.berlios.de/codeblocks/mingwm10.7z

    Also don't right-click these links. Browse to them as they lead to a site where you choose a mirror.

  7. #22
    Registered User
    Join Date
    Dec 2006
    Location
    Scranton, Pa
    Posts
    252
    You had chosen Dev 5, you would have been coding already.

    As far as Code::Blocks, I use it off and on, but I downloaded the last 'stable' version and have no desire to spend my limited free time beta testing (nightly builds).

  8. #23
    Registered User Frobozz's Avatar
    Join Date
    Dec 2002
    Posts
    546
    Those builds aren't really buggy. At least not any more buggy than Dev-C++ 5 which is in itself a beta as well. :P

  9. #24
    Registered User
    Join Date
    May 2007
    Location
    Somewhere in Malaysia
    Posts
    16
    ..... i downloaded the files which Frobozz asked me to. However, i can't seem to run the file...
    Help guys? Which programme do i exactly needed? There's the screeny of it

  10. #25
    Registered User Frobozz's Avatar
    Join Date
    Dec 2002
    Posts
    546
    Oh right sorry. I forgot to mention you need the 7-Zip archival tool to decompress them. I keep assuming everyone has a copy.

  11. #26
    Registered User
    Join Date
    May 2007
    Location
    Somewhere in Malaysia
    Posts
    16
    Thanks Frobozz, you really helped me out a lot. Erm...so what do i start out with? Is there any tutorials or recommandation of websites for tutorials???

    I thank all who helped me out before. Thanks guys~
    Last edited by ofayto; 05-26-2007 at 10:26 PM.

  12. #27
    Registered User Frobozz's Avatar
    Join Date
    Dec 2002
    Posts
    546
    Also do you have a compiler installed? If not, just grab [url=http://downloads.sourceforge.net/mingw/MinGW-5.1.3.exe?modtime=1168794334&big_mirror=1]MinGW[/ur] and have it install to c:\mingw. That's the location that CodeBlocks defaults to looking for it.

  13. #28
    Registered User
    Join Date
    May 2007
    Location
    Somewhere in Malaysia
    Posts
    16
    Quote Originally Posted by Frobozz View Post
    Also do you have a compiler installed? If not, just grab [url=http://downloads.sourceforge.net/mingw/MinGW-5.1.3.exe?modtime=1168794334&big_mirror=1]MinGW[/ur] and have it install to c:\mingw. That's the location that CodeBlocks defaults to looking for it.
    Ah, 2 weeks of holiday, now i'm back xD
    Ok, back to serious matter. I've downloaded the compiler that is being metioned by Frobozz. I'm still confused, what's a compiler? Isn't CODE::BLOCK a compiler already? And after i downloaded the compiler being mentioned by Frobozz, i can't seemed to find where's the tools to run. Can anyone help me please? Thanks. Oh, and by the way, i tried to read a C++ programming book, called Learn C++ From grounds up. It doesn't seemed helpful at all because its like only for applicable for window 95 =\

  14. #29
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    Code::Blocks is an IDE (Integrated Development Environment). I was under the impression that it came with a compiler already.

    You should learn from a good book. See the C++ Book recommendations thread stickied to the top of the forum or do a search. I'd recommend You Can Do It! by Francis Glassborrow if you can find it.

  15. #30
    Registered User
    Join Date
    May 2007
    Location
    Somewhere in Malaysia
    Posts
    16
    Erm, so when i want to write C++ programme, which programme should i open? Is it CODE::BLOCK or what?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Whats better, C-Free or Dev C++??
    By i_can_do_this in forum Tech Board
    Replies: 10
    Last Post: 07-07-2006, 04:34 AM
  2. New to Dev C++/<windows.h>...
    By Cilius in forum C++ Programming
    Replies: 3
    Last Post: 02-23-2005, 01:05 AM
  3. Glut and Dev C++, Programs not Quitting?
    By Zeusbwr in forum Game Programming
    Replies: 13
    Last Post: 11-29-2004, 08:43 PM
  4. DEV C++ Limitations?
    By Kirdra in forum Game Programming
    Replies: 3
    Last Post: 09-09-2002, 09:40 PM
  5. Tutorial about Bloodshed Dev!
    By Unregistered in forum C++ Programming
    Replies: 2
    Last Post: 11-13-2001, 07:42 PM