Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++ Help

Name: Anonymous 2008-02-29 14:56

After getting pretty profiecent with HTML and PHP, i decided to start learning C++; i quickly ran into a disheartening problem...

#include <iostream>

using namespace std;

int main()
{
  cout<<"Hello World!\n";
  cin.get();
}


That is the (very simple) code i was trying to compile... i get the message;

Compiling: main.cpp
mingw32-g++.exe: installation problem, cannot exec `cc1plus': No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
 

I thought "cin.get();" kept the window open so i could check it was working. I'm using Code::Blocks, if it matters.

Name: Anonymous 2008-02-29 14:57

sepples

Name: Anonymous 2008-02-29 15:06

mingw32-g++.exe: installation problem, cannot exec `cc1plus': No such file or directory

Your cin.get() won't do much if your compiler is broken.

Name: Anonymous 2008-02-29 15:36

Should i reinstall?

Name: Anonymous 2008-02-29 16:07

>>4
Well, you should remove it and install the GCC C Compiler.

Name: Anonymous 2008-02-29 18:51

Christ.

Name: Anonymous 2008-02-29 19:07

>>5
mingw is gcc, idiot
yeah, try reinstalling or find better instructions on getting gcc running on windows (maybe try cygwin)

Name: Anonymous 2008-02-29 19:10

Or just set up a *nix virtual machine to do it in.

Name: Anonymous 2008-02-29 19:17

>>8
or, you know, get a real *nix machine...

Name: Anonymous 2008-02-29 19:40

>>1
After getting pretty profiecent with HTML and PHP
getting pretty profiecent with HTML and PHP
profiecent with HTML

I suggest you go and get ``profiecent'' with spelling first

Name: Anonymous 2008-03-01 14:12

>>10

You need to end sentences with a full stop; welcome to grammer!

Name: Anonymous 2008-03-01 14:51

>>11
grammer
Stop trolling us, Sussman.

Name: Anonymous 2008-03-01 18:52

>>1
Don't use Code::Blocks. Install Cygwin, and check off gcc during installation. Add -mno_cygwin when compiling if you don't want the dependency on cygwin.dll, but you'll lose POSIX functionality.

OSHIT, REAL HELP ON /prog/???

Name: Anonymous 2008-03-02 3:06

>>13
And use EMACS.

Name: Anonymous 2008-03-02 3:09

Name: Anonymous 2008-03-02 3:17

>>11
grammer

Go back to bed, Garfield.

Name: Anonymous 2008-03-02 4:17

>>14
Finally, some one who capitalises editor names correctly.

Editor and language names are aways acronyms, so you spell them in ALL CAPS.

Name: Anonymous 2008-03-02 4:48

language names are aways acronyms
wat.

Name: Anonymous 2008-03-02 4:52

>>18
wat abstract terminology

Name: Anonymous 2008-03-02 5:07

>>19
WAT*

Name: Anonymous 2008-03-02 5:18

>>20
WAT's A Texteditor

Name: Anonymous 2008-03-02 5:24

>>21
Wats the ``W'' in ``WAT'' stand for

Name: Anonymous 2008-03-02 5:28

>>22
wut

Name: Anonymous 2008-03-02 5:31

>>22
Nothing, it's not an acronym.

Name: Anonymous 2008-03-02 8:56

Real help on MY /prog/?

Name: Anonymous 2008-03-02 8:58

>>22
WAT's A Text-editor

Name: Anonymous 2008-03-02 8:58

>>26
wats the A in WAT stand for?

Name: Anonymous 2008-03-02 9:03

We're 'Aving Troubles

Name: Anonymous 2009-03-06 8:29

The Bad things about   these languages that   abstract a whole   kernel when you   hit no 2   Learn avr assembly.

Name: Anonymous 2013-01-19 14:31

/prog/ will be spammed continuously until further notice. we apologize for any inconvenience this may cause.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List