12/04/2007, 03:26
|
| | Fecha de Ingreso: abril-2007
Mensajes: 4
Antigüedad: 17 años, 9 meses Puntos: 0 | |
Re: Error Alcompilar Ficheros C++ Gracias he quitado el include a la libre iostream.h pero ahora me da otro error que no entiendo.
.\myparser.y(7659) : error C2440: '=' : cannot convert from 'struct _iobuf *' to 'class std::basic_istream<char,struct std::char_traits<char> > *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Muchas gracias por vuestra ayuda!! |