Ver Mensaje Individual
  #1 (permalink)  
Antiguo 10/03/2012, 16:46
ACLMS
 
Fecha de Ingreso: agosto-2011
Mensajes: 3
Antigüedad: 12 años, 8 meses
Puntos: 0
Problema con C++ en Eclipse

Hola a todos,

Soy nuevo en el foro y recurro a vosotros por si me pueden ayudar a solucionar el siguiente problema:

Cuando voy a hacer el típico "Hola Mundo" en C++, no me corrige el código en tiempo real, ademas me toma como error el "cout".

Ya instale el Cygwin, antes usaba NetBeans pero decidí cambiar por Eclipse y no he podido correr código alguno.

Me Suelta el Siguiente Error:

/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):(.text+0xba): undefined reference to `_WinMain@16'
collect2: ld returned 1 exit status
make: *** [ghfh.exe] Error 1
makefile:44: recipe for target `ghfh.exe' failed

Gracias por su ayuda,