Dev-C++ 5.6.3 installation Process on Windows 8 64/32 Bit operating System

Description

  • Dev-C++ uses Mingw port of GCC (GNU Compiler Collection) as its compiler for Windows7 and Windows 8 Operating systems on 32\64bit version.
  • This Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language.
  • Dev C++ IDE creates native Win32 console and GUI application.

Installation Process

  • For Download click here
  • Extract Dev-Cpp 5.6.3 TDM-GCC x64 4.8.1 Setup file from downloaded directory.



  • Run Setup file and wait until setup is loaded

  • Select user specific language according to requirement

  • Accept terms and condition of Bloodshed Dev-C++ is distributed under the GNU General Public License 

  • Chose the components need to be install and click on Next.

  • Select Destination directory location and click on Install.

  • Wait until all components are install and click on Finish

  • Once installation is finished automatically it loads IDE and loading screen appear

  • Before Developing program make sure that what machine are using, if using 64bit Operation system the choose TDM-GCC 4.8.1 64-bit Release/Debug version.


  •  If platform is 32bit Operating systems then choose TDM-GCC 4.8.1 32-bit Release/Debug version.



8 comments:

  1. Its working !! Thank you for the step by step tutorial of installation process.please do share some sample programs for devc++ IDE.

    ReplyDelete
  2. sir after installation I got a message..
    Dev c++ first time configuration ..so how it operate...

    ReplyDelete
  3. sir,please suggest a better compiler for windows 8 64 bit ...it must better responsd to debugging option.?

    ReplyDelete
  4. http://sourceforge.net/projects/turbocforwindows-9 <---Link

    Is this good for prog is 64 bit WiN8 ?
    Its Turbo 4.0 Version and no need to install dos box and also support full screen suppot mode .

    ReplyDelete
  5. sir how to run and compile c program by using notepad with turbo c 4.0 and i have change the directory to D or E it shows invalid.please replay me

    ReplyDelete