Build Log
  

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

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

".\Debug\stdafx.obj"

".\Debug\mxcan_set_filter.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_set_filter\Debug\RSP0000103024800.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_set_filter.cpp
c:\sean\01-project\v2426a\expansioncard\win7\0.epm-3112\example\mxcan_set_filter\mxcan_set_filter.cpp(32) : 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'
c:\sean\01-project\v2426a\expansioncard\win7\0.epm-3112\example\mxcan_set_filter\mxcan_set_filter.cpp(27) : warning C4101: 'nRet' : unreferenced local variable
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
mxcan_set_filter.obj : error LNK2019: unresolved external symbol _mxcan_close referenced in function _wmain
mxcan_set_filter.obj : error LNK2019: unresolved external symbol _mxcan_set_parameters referenced in function _wmain
mxcan_set_filter.obj : error LNK2019: unresolved external symbol _mxcan_get_parameters referenced in function _wmain
mxcan_set_filter.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_set_filter.exe : fatal error LNK1120: 4 unresolved externals
Results
  
Build log was saved at "file://c:\sean\01-Project\v2426a\ExpansionCard\Win7\0.EPM-3112\example\mxcan_set_filter\Debug\BuildLog.htm"
mxcan_set_filter - 5 error(s), 4 warning(s)