Thread: Build error
View Single Post
  #4  
Old 08-30-2005, 05:57 AM
Rezyn
Fire Beetle
 
Join Date: Dec 2003
Posts: 6
Default

Can't remember the file it flats, but change sys/time to "timer" and include the timer file from common and try and compile. Worked for me. I'm onto

Code:
Zone error LNK2019: unresolved external symbol "void __cdecl FilePrint(char const *,bool,bool,char const *,...)" (?FilePrint@@YAXPBD_N10ZZ) referenced in function $L133388
Project compiles under debug but not release...
Reply With Quote