Build Log
--------------------Configuration: MainFrm - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Ale\CONFIG~1\Temp\RSPBB3.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/MainFrm.pdb" /debug /machine:I386 /out:"Debug/MainFrm.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Ale\CONFIG~1\Temp\RSPBB3.tmp"
Output Window
Linking...
MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CCaptura::~CCaptura(void)" (??1CCaptura@@UAE@XZ)
MainFrm.obj : error LNK2001: unresolved external symbol "public: __thiscall CCaptura::CCaptura(void)" (??0CCaptura@@QAE@XZ)
MainFrm.obj : error LNK2001: unresolved external symbol _DirectDrawCreateClipper@12
MainFrm.obj : error LNK2001: unresolved external symbol _Direct3DRMCreate@4
MainFrm.obj : error LNK2001: unresolved external symbol _DirectDrawCreate@12
MainFrm.obj : error LNK2001: unresolved external symbol _D3DRMColorGetBlue@4
MainFrm.obj : error LNK2001: unresolved external symbol _D3DRMColorGetGreen@4
MainFrm.obj : error LNK2001: unresolved external symbol _D3DRMColorGetRed@4
MainFrm.obj : error LNK2001: unresolved external symbol "public: __thiscall CDlgCamara::CDlgCamara(class CWnd *)" (??0CDlgCamara@@QAE@PAVCWnd@@@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall CCaptura::Capture(void)" (?Capture@CCaptura@@QAEXXZ)
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
libcd.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/MainFrm.exe : fatal error LNK1120: 13 unresolved externals
Error executing link.exe.
Results
MainFrm.exe - 14 error(s), 0 warning(s)