Build Log
  

Rebuild started: Project: UartMode, Configuration: Debug|x64

Command Lines
  
Creating temporary file "c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\RSP00001961528804.rsp" with contents
[
/Od /I "C:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\\1.inc\mxsp" /I "C:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\\1.inc\MxGeneralIo" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"x64\Debug\UartMode.pch" /Fo"x64\Debug\\" /Fd"x64\Debug\vc90.pdb" /W3 /c /Zi /TP ".\UartMode.cpp"
]
Creating command line "cl.exe @"c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\RSP00001961528804.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\RSP00001A61528804.rsp" with contents
[
/Od /I "C:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\\1.inc\mxsp" /I "C:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\\1.inc\MxGeneralIo" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"x64\Debug\UartMode.pch" /Fo"x64\Debug\\" /Fd"x64\Debug\vc90.pdb" /W3 /c /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\RSP00001A61528804.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\TMP00001B61528804.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\UartMode.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\x64\Debug\UartMode.exe.embed.manifest.res" "c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\TMP00001B61528804.tmp""
Creating temporary file "c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\RSP00001C61528804.rsp" with contents
[
/OUT:"C:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\x64\Debug\UartMode.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"x64\Debug\UartMode.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\x64\Debug\UartMode.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X64 mxsp.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Debug\stdafx.obj"

".\x64\Debug\UartMode.obj"

".\x64\Debug\UartMode.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\RSP00001C61528804.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
UartMode.cpp
.\UartMode.cpp(16) : warning C4101: 'port_no' : unreferenced local variable
.\UartMode.cpp(22) : warning C4101: 'smode' : 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...
LINK : fatal error LNK1104: cannot open file 'mxsp.lib'
Results
  
Build log was saved at "file://c:\sean\01-Project\MC-1112\IoLibrary\uart\mxsp_dll\UartMode\x64\Debug\BuildLog.htm"
UartMode - 1 error(s), 2 warning(s)