Build Log
  

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

Command Lines
  
Creating temporary file "c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\RSP00000330242648.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\mxcan_get_status.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\mxcan_get_stat.cpp"
]
Creating command line "cl.exe @"c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\RSP00000330242648.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\RSP00000430242648.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\mxcan_get_status.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\RSP00000430242648.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\TMP00000530242648.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\mxcan_get_status.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\mxcan_get_status.exe.embed.manifest.res" "c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\TMP00000530242648.tmp""
Creating temporary file "c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\RSP00000830242648.rsp" with contents
[
/OUT:"C:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\Debug\mxcan_get_status.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\mxcan_get_status.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\Debug\mxcan_get_status.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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\mxcan_get_stat.obj"

".\Debug\stdafx.obj"

".\Debug\mxcan_get_status.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\RSP00000830242648.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
stdafx.cpp
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
mxcan_get_stat.cpp
c:\sean\01-project\v2426a\expansioncard\win7\0.epm-3112\example\mxcan_get_status\mxcan_get_stat.cpp(29) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(306) : see declaration of 'scanf'
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
mxcan_get_stat.obj : error LNK2019: unresolved external symbol _mxcan_close referenced in function _wmain
mxcan_get_stat.obj : error LNK2019: unresolved external symbol _mxcan_get_stat referenced in function _wmain
mxcan_get_stat.obj : error LNK2019: unresolved external symbol _mxcan_open referenced in function _wmain
C:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\Debug\mxcan_get_status.exe : fatal error LNK1120: 3 unresolved externals
Results
  
Build log was saved at "file://c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_get_status\Debug\BuildLog.htm"
mxcan_get_status - 4 error(s), 3 warning(s)