We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
how to cure a type info error
this is the error i m facing
/ccq0DXvX.o:(.rodata._ZTI9Professor[_ZTI9Professor]+0x10): undefined reference to typeinfo for Person'
/ccq0DXvX.o:(.rodata._ZTI7Student[_ZTI7Student]+0x10): undefined reference totypeinfo for Person'
collect2: error: ld returned 1 exit status
Virtual Functions
You are viewing a single comment's thread. Return to all comments →
how to cure a type info error this is the error i m facing
/ccq0DXvX.o:(.rodata._ZTI9Professor[_ZTI9Professor]+0x10): undefined reference to
typeinfo for Person' /ccq0DXvX.o:(.rodata._ZTI7Student[_ZTI7Student]+0x10): undefined reference to
typeinfo for Person' collect2: error: ld returned 1 exit status