I
invincible
hi
I have a cpp application , which is getting compiled
but while linking I am getting error message " first defined here".
error line is pointing to class constructor
clDisplay::clDisplay()
{} -------->>>>> error pointing here.
did any one get this type of message
Mohan
I have a cpp application , which is getting compiled
but while linking I am getting error message " first defined here".
error line is pointing to class constructor
clDisplay::clDisplay()
{} -------->>>>> error pointing here.
did any one get this type of message
Mohan