when you get link errors, 90% of the time its cause you dont have some files in your project... you can either search/grep for the symbols its missing, o rjust add everything in zone and common to your project and try it that way.
specifically, your misssing at least common/extprofile.cpp, but there are most likely more.
|