Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Best C++ IDE and Compiler?
Best C++ IDE and Compiler? [message #1835027] Mon, 23 November 2020 11:21 Go to next message
Eclipse UserFriend
Hello all, sorry if this question is too simple but I'm going a bit crazy trying to figure this out. I've been learning C++ at school for a while now and was thinking about trying my own projects. At school, the way we code is with a virtual machine and servers and all confusing stuff I do not understand yet (we use emacs and g++ on a linux OS I think). However, when trying to find a way to do this on my computer (Windows), I'm getting so lost in trying to find a good tool and getting lost in how to use everything. Thank you very much for the help.
Re: Best C++ IDE and Compiler? [message #1835081 is a reply to message #1835027] Tue, 24 November 2020 07:52 Go to previous messageGo to next message
Eclipse UserFriend
There are two packages for Windows which give Unixish user interface and utilities: MinGW and Cygwin.

You could download MinGW and install both g++ and emacs into it, to get a familiar system to use. It is little help to use another IDE around Emacs, and there is always the learning step to climb.

Google for MinGW and MinGW Emacs.
Re: Best C++ IDE and Compiler? [message #1835204 is a reply to message #1835027] Fri, 27 November 2020 01:02 Go to previous messageGo to next message
Eclipse UserFriend
nati mewad wrote on Mon, 23 November 2020 16:21
Hello all, sorry if this question is too simple but I'm going a bit crazy trying to figure this out. I've been learning C++ at school for a while now and was thinking about trying my own projects. At school, the way we 192.168.0.1 routerlogin 192.168.l.lcode is with a virtual machine and servers and all confusing stuff I do not understand yet (we use emacs and g++ on a linux OS I think). However, when trying to find a way to do this on my computer (Windows), I'm getting so lost in trying to find a good tool and getting lost in how to use everything. Thank you very much for the help.


i agreee

[Updated on: Fri, 27 November 2020 01:02] by Moderator

Re: Best C++ IDE and Compiler? [message #1835223 is a reply to message #1835204] Fri, 27 November 2020 06:23 Go to previous messageGo to next message
Eclipse UserFriend
Google for MinGW and MSYS, read the instructions and install the software. In a similar way, you can Google for 'MinGW Emacs' and get info for Emacs in your system.

After doing it, there are instructions for Eclipse CDT (C Development Toolkit) in the Eclipse Help pages.

You cannot get anywhere without doing something yourself.

For your own computer, you do not need to log into a network address, everything should be on your own computer.

[Updated on: Fri, 27 November 2020 06:24] by Moderator

Re: Best C++ IDE and Compiler? [message #1835385 is a reply to message #1835027] Wed, 02 December 2020 02:47 Go to previous messageGo to next message
Eclipse UserFriend
In linux it is working on GCC compiler, and now a days most of IDE also providing the same. You can use Ecllipse IDE itself.
Re: Best C++ IDE and Compiler? [message #1835643 is a reply to message #1835385] Wed, 09 December 2020 06:59 Go to previous message
Eclipse UserFriend
List of best C++ IDE and Compiler
1.Dev C++
2.Visual Studio Code
3.Code:: Blocks
4.Eclipse
5.CodeLite
6. Sublime Text
Previous Topic:What's the most recommended c++ IDE to use?
Next Topic:No output from make with CMake
Goto Forum:
  


Current Time: Sat Aug 30 15:01:41 EDT 2025

Powered by FUDForum. Page generated in 0.03541 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top