Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
C++ Compiler
#3
MinGW is used by Code::Blocks and it is the Windows port of gcc (Linux and mac).
(Note that Qt SDK install it automatically and use it)

And it is very easy to use in a command prompt (but in most common IDE like Code::Blocks, you don't need to write that) :

Code:
mingw32-make release

Why use another compiler (exepted gcc) after that ? Cool
Reply


Messages In This Thread
C++ Compiler - by Impuhlsive - 05-06-2011, 07:53 PM
RE: C++ Compiler - by Gaijin - 05-06-2011, 08:11 PM
RE: C++ Compiler - by cfillion - 05-09-2011, 06:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Building a Compiler ? prince76 10 4,881 02-21-2012, 09:17 AM
Last Post: AceInfinity
  Code Block compiler: "No compiler found" Fix Inventor 7 3,600 09-04-2011, 06:12 AM
Last Post: Orgy
  Need a new compiler Richard Runz 2 940 08-07-2011, 11:17 AM
Last Post: [Dr.House]
  c++ free compiler? Marda 17 4,563 10-29-2010, 02:46 PM
Last Post: Xzotic

Forum Jump:


Users browsing this thread: 1 Guest(s)