¡@

Home 

c++ Programming Glossary: gamecore

Undefined reference to 'vtable for xxx'

http://stackoverflow.com/questions/7665190/undefined-reference-to-vtable-for-xxx

reference to `vtable for takeaway' takeaway.o In function `gameCore' project.h 109 undefined reference to `gameCore int initialData.. function `gameCore' project.h 109 undefined reference to `gameCore int initialData int ' collect2 ld returned 1 exit status make.. I would assume it has something to do with how i call gameCore's constructor in the initilization list of takeaway.cpp I have..