Search:
Forum
Beginners
MinGW Compiler or Compilers on Windows
MinGW Compiler or Compilers on Windows
Jun 20, 2014 at 3:10pm UTC
brokenbot
(271)
I'm having a problem running MinGW. It is installed but won't run. I use the command prompt and type in 'g++ file.cpp' but it doesn't work. Any clues or ways to use this as I'm kinda in a rush to get programming on a windows environment?
Jun 20, 2014 at 3:19pm UTC
tipaye
(535)
Please show the error message that informs you it "doesn't work".
Perhaps you've not added the MinGW installation to your path?
Jun 20, 2014 at 3:37pm UTC
brokenbot
(271)
I didn't add it to my path... how do I do that?
Jun 20, 2014 at 4:37pm UTC
keskiverto
(10399)
http://lmgtfy.com/?q=set+path+in+windows
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs