Build Log
  

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

Command Lines
  
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000C22084036.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "TOS_API_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/tos_api.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP "..\kmp_client_api.cpp"
]
Creating command line "cl.exe @"C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000C22084036.rsp" /nologo /errorReport:prompt"
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\TMP00000D22084036.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\tos_api.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\tos_api.dll.embed.manifest.res" "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\TMP00000D22084036.tmp""
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000E22084036.rsp" with contents
[
/OUT:".\Debug/tos_api.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\tos_api.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:"..\tos_api.def" /DEBUG /PDB:".\Debug/tos_api.pdb" /DYNAMICBASE:NO /IMPLIB:".\Debug/tos_api.lib" /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\kmp_client_api.obj"

".\Debug\TOS_API.obj"

".\Debug\track.obj"

".\Debug\tos_api.dll.embed.manifest.res"
]
Creating command line "link.exe @"C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000E22084036.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000F22084036.rsp" with contents
[
/out:".\Debug\tos_api.dll.embed.manifest" /notify_update /manifest

".\Debug\tos_api.dll.intermediate.manifest"
]
Creating command line "mt.exe @"C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00000F22084036.rsp" /nologo"
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\BAT00001022084036.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\BAT00001022084036.bat"""
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\TMP00001122084036.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\tos_api.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\tos_api.dll.embed.manifest.res" "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\TMP00001122084036.tmp""
Creating temporary file "C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00001222084036.rsp" with contents
[
/OUT:".\Debug/tos_api.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\tos_api.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:"..\tos_api.def" /DEBUG /PDB:".\Debug/tos_api.pdb" /DYNAMICBASE:NO /IMPLIB:".\Debug/tos_api.lib" /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\kmp_client_api.obj"

".\Debug\TOS_API.obj"

".\Debug\track.obj"

".\Debug\tos_api.dll.embed.manifest.res"
]
Creating command line "link.exe @"C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\RSP00001222084036.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
kmp_client_api.cpp
c:\documents and settings\brice h\desktop\ccr\kmp_client_api.cpp(192) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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\string.h(157) : see declaration of 'strncpy'
c:\documents and settings\brice h\desktop\ccr\kmp_client_api.cpp(253) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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\string.h(157) : see declaration of 'strncpy'
c:\documents and settings\brice h\desktop\ccr\kmp_client_api.cpp(262) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
c:\documents and settings\brice h\desktop\ccr\kmp_client_api.cpp(373) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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\string.h(157) : see declaration of 'strncpy'
c:\documents and settings\brice h\desktop\ccr\kmp_client_api.cpp(384) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
..\tos_api.def(3) : warning LNK4017: EXPORT statement not supported for the target platform; ignored
..\tos_api.def(4) : warning LNK4017: TOS_RequestTrackData statement not supported for the target platform; ignored
..\tos_api.def(5) : warning LNK4017: TOS_RequestTrackDataUpdates statement not supported for the target platform; ignored
..\tos_api.def(6) : warning LNK4017: TOS_RequestLoadTrackFromFile statement not supported for the target platform; ignored
..\tos_api.def(7) : warning LNK4017: TOS_SendTrackData statement not supported for the target platform; ignored
..\tos_api.def(8) : warning LNK4017: TOS_SetTrainSpeed statement not supported for the target platform; ignored
..\tos_api.def(9) : warning LNK4017: TOS_SetTrainAccessory statement not supported for the target platform; ignored
..\tos_api.def(10) : warning LNK4017: TOS_RequestTrainUpdates statement not supported for the target platform; ignored
..\tos_api.def(11) : warning LNK4017: TOS_SendTrainData statement not supported for the target platform; ignored
..\tos_api.def(12) : warning LNK4017: TOS_RequestTrainData statement not supported for the target platform; ignored
..\tos_api.def(13) : warning LNK4017: TOS_RequestOwnership statement not supported for the target platform; ignored
..\tos_api.def(14) : warning LNK4017: TOS_ActivateNode statement not supported for the target platform; ignored
..\tos_api.def(15) : warning LNK4017: TOS_RequestResourceUpdates statement not supported for the target platform; ignored
..\tos_api.def(16) : warning LNK4017: TOS_GrantResource statement not supported for the target platform; ignored
..\tos_api.def(17) : warning LNK4017: TOS_DenyResource statement not supported for the target platform; ignored
..\tos_api.def(18) : warning LNK4017: TOS_SendResourceData statement not supported for the target platform; ignored
..\tos_api.def(19) : warning LNK4017: TOS_SetTrainSpeedDCC statement not supported for the target platform; ignored
..\tos_api.def(20) : warning LNK4017: TOS_SetTrainAccessoryDCC statement not supported for the target platform; ignored
..\tos_api.def(21) : warning LNK4017: TOS_SetTurnout statement not supported for the target platform; ignored
..\tos_api.def(22) : warning LNK4017: TOS_ReadAIU statement not supported for the target platform; ignored
..\tos_api.def(23) : warning LNK4017: TOS_SendAIUUpdate statement not supported for the target platform; ignored
..\tos_api.def(24) : warning LNK4017: TOS_SendDCCPacket statement not supported for the target platform; ignored
..\tos_api.def(25) : warning LNK4017: TOS_DCCAck statement not supported for the target platform; ignored
..\tos_api.def(26) : warning LNK4017: TOS_DCCNack statement not supported for the target platform; ignored
   Creating library .\Debug/tos_api.lib and object .\Debug/tos_api.exp
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://C:\Documents and Settings\Brice H\Desktop\ccr\tos_api\Debug\BuildLog.htm"
tos_api - 0 error(s), 29 warning(s)