Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Diego Macrini\My Documents\Workspace\DAGMatcher5.1.3\ann_1.1\MS_Win32\sample\Debug\RSP00000629964908.rsp" with contents [ /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "ANN_NO_RANDOM" /D "ANN_PERF" /D "_VC80_UPGRADE=0x0710" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fp".\Debug/sample.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI "..\..\sample\ann_sample.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Diego Macrini\My Documents\Workspace\DAGMatcher5.1.3\ann_1.1\MS_Win32\sample\Debug\RSP00000629964908.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\Diego Macrini\My Documents\Workspace\DAGMatcher5.1.3\ann_1.1\MS_Win32\sample\Debug\TMP00000829964908.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\ann_sample.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\ann_sample.exe.embed.manifest.res" "c:\Documents and Settings\Diego Macrini\My Documents\Workspace\DAGMatcher5.1.3\ann_1.1\MS_Win32\sample\Debug\TMP00000829964908.tmp"" Creating temporary file "c:\Documents and Settings\Diego Macrini\My Documents\Workspace\DAGMatcher5.1.3\ann_1.1\MS_Win32\sample\Debug\RSP00000B29964908.rsp" with contents [ /OUT:"..\bin\ann_sample.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\ann_sample.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/sample.pdb" /SUBSYSTEM:CONSOLE /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 "..\dll\debug\ann.lib" ".\debug\ann_sample.obj" ".\Debug\ann_sample.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\Diego Macrini\My Documents\Workspace\DAGMatcher5.1.3\ann_1.1\MS_Win32\sample\Debug\RSP00000B29964908.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... ann_sample.cpp c:\documents and settings\diego macrini\my documents\workspace\dagmatcher5.1.3\ann_1.1\sample\ann_sample.cpp(173) : warning C4996: 'sscanf' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf' Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' Compiling manifest to resources... Linking... LINK : fatal error LNK1104: cannot open file 'odbc32.lib' |
Results |
Build log was saved at "file://c:\Documents and Settings\Diego Macrini\My Documents\Workspace\DAGMatcher5.1.3\ann_1.1\MS_Win32\sample\Debug\BuildLog.htm" sample - 1 error(s), 1 warning(s) |