Build Log
  

Build started: Project: Exam14_3, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\김동경\Documents\Visual Studio 2008\Projects\Exam14_3\Exam14_3\Debug\RSP00000149963536.rsp" with contents
[
/OUT:"C:\Users\김동경\Documents\Visual Studio 2008\Projects\Exam14_3\Debug\Exam14_3.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Exam14_3.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\김동경\Documents\Visual Studio 2008\Projects\Exam14_3\Debug\Exam14_3.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\Exam14_3.obj"

".\Debug\queuetp.obj"

".\Debug\stdafx.obj"

".\Debug\string2.obj"

".\Debug\workermi.obj"

".\Debug\Exam14_3.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\김동경\Documents\Visual Studio 2008\Projects\Exam14_3\Exam14_3\Debug\RSP00000149963536.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Linking...
Exam14_3.obj : error LNK2019: unresolved external symbol "public: __thiscall QueueTP::~QueueTP(void)" (??1?$QueueTP@VString@@@@QAE@XZ) referenced in function _wmain
Exam14_3.obj : error LNK2019: unresolved external symbol "public: __thiscall QueueTP::QueueTP(void)" (??0?$QueueTP@VString@@@@QAE@XZ) referenced in function _wmain
C:\Users\김동경\Documents\Visual Studio 2008\Projects\Exam14_3\Debug\Exam14_3.exe : fatal error LNK1120: 2 unresolved externals
Results
  
Build log was saved at "file://c:\Users\김동경\Documents\Visual Studio 2008\Projects\Exam14_3\Exam14_3\Debug\BuildLog.htm"
Exam14_3 - 3 error(s), 0 warning(s)