Build Log
  

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

Command Lines
  
Creating temporary file "c:\tins2007\Britney\Britney\Debug\RSP00006E25923896.rsp" with contents
[
/Od /I "C:\toolkits\allegro-4.2.0\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\main.cpp
]
Creating command line "cl.exe @c:\tins2007\Britney\Britney\Debug\RSP00006E25923896.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\tins2007\Britney\Britney\Debug\RSP00006F25923896.rsp" with contents
[
/OUT:"C:\tins2007\Britney\Debug\Britney.exe" /INCREMENTAL /LIBPATH:"C:\toolkits\allegro-4.2.0\lib" /MANIFEST /MANIFESTFILE:"Debug\Britney.exe.intermediate.manifest" /DEBUG /PDB:"c:\tins2007\Britney\debug\Britney.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 alld.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

".\Debug\main.obj"

".\Debug\Britney.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\tins2007\Britney\Britney\Debug\RSP00006F25923896.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\tins2007\Britney\Britney\Debug\RSP00007025923896.rsp" with contents
[
/out:.\Debug\Britney.exe.embed.manifest /notify_update /manifest

.\Debug\Britney.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\tins2007\Britney\Britney\Debug\RSP00007025923896.rsp /nologo"
Creating temporary file "c:\tins2007\Britney\Britney\Debug\BAT00007125923896.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\tins2007\Britney\Britney\Debug\BAT00007125923896.bat"
Output Window
  
Compiling...
main.cpp
c:\toolkits\allegro-4.2.0\include\allegro\internal\alconfig.h(378) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\internal\alconfig.h(385) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(421) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(435) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(446) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(460) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(471) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(485) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(521) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned int *' of greater size
c:\toolkits\allegro-4.2.0\include\allegro\inline\draw.inl(535) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned int *' of greater size
c:\tins2007\britney\britney\main.cpp(338) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\tins2007\britney\britney\main.cpp(341) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\tins2007\britney\britney\main.cpp(344) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\tins2007\Britney\Britney\Debug\BuildLog.htm"
Britney - 0 error(s), 13 warning(s)