View Single Post
  #2  
Old 02-17-2005, 04:36 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

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.
Reply With Quote