Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Seungwoo\Desktop\QT cross\console\Debug\RSP00000C56402280.rsp" with contents
[
/OUT:"C:\Users\Seungwoo\Desktop\QT cross\console\Debug\console.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\console.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Seungwoo\Desktop\QT cross\console\Debug\console.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\main.obj"

".\Debug\console.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\Seungwoo\Desktop\QT cross\console\Debug\RSP00000C56402280.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Linking...
main.obj : error LNK2019: unresolved external symbol "int __cdecl CreateQt(int,char * * const)" (?CreateQt@@YAHHQAPAD@Z) referenced in function _main
C:\Users\Seungwoo\Desktop\QT cross\console\Debug\console.exe : fatal error LNK1120: 1 unresolved externals
Results
  
Build log was saved at "file://c:\Users\Seungwoo\Desktop\QT cross\console\Debug\BuildLog.htm"
console - 2 error(s), 0 warning(s)