Ver Mensaje Individual
  #8 (permalink)  
Antiguo 11/03/2015, 01:07
eferion
 
Fecha de Ingreso: octubre-2014
Ubicación: Madrid
Mensajes: 1.212
Antigüedad: 9 años, 7 meses
Puntos: 204
Respuesta: menu swicth en c++

Cita:
Iniciado por zojurado Ver Mensaje
undefined reference to `TLista::TLista()'|
undefined reference to `TLista::Insertar(int, std::string, int)'|
undefined reference to `TLista::eliminar()'|
undefined reference to `TLista::printreporte()'|
undefined reference to `TLista::cupos()'|
undefined reference to `TLista::~TLista()'|
undefined reference to `TLista::~TLista()'|
||=== Build failed: 7 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
¿Por qué no nos facilitas el código fuente para ver qué estás haciendo mal?