Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\RSP0000018122752.rsp" with contents
[
/Od /I "C:\Documents and Settings\lgr2\Desktop\mico2005\mico2005\include" /I "C:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\lib" /I "C:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\include" /I "C:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\bin" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\main.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\RSP0000018122752.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\RSP0000028122752.rsp" with contents
[
/OUT:"C:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Debug\Teste.exe" /LIBPATH:"C:\Documents and Settings\lgr2\Desktop\mico2005\mico2005\win32-bin\lib" /MANIFEST /MANIFESTFILE:"Debug\Teste.exe.intermediate.manifest" /DEBUG /PDB:"c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\debug\Teste.pdb" /MACHINE:X86 alld.lib mico2312.lib micocoss2312.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\ColisaoDinamica.obj"

".\Debug\ColisaoEstatica.obj"

".\Debug\Controle.obj"

".\Debug\Entrada.obj"

".\Debug\GrupoDeImagem.obj"

".\Debug\Imagens.obj"

".\Debug\Inimigo.obj"

".\Debug\main.obj"

".\Debug\ObjetoRetornoColisao.obj"

".\Debug\Personagem.obj"

".\Debug\PersonagemPrincipal.obj"

".\Debug\RetornoEstatica.obj"

".\Debug\Saida.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\RSP0000028122752.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\RSP0000038122752.rsp" with contents
[
/outputresource:"..\debug\Teste.exe;#1" /manifest

".\Debug\Teste.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\RSP0000038122752.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\BAT0000048122752.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\BAT0000048122752.bat"""
Output Window
  
Compiling...
main.cpp
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\internal\alconfig.h(397) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\internal\alconfig.h(404) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(421) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(435) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned char *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(446) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(460) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(471) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(485) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned short *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(521) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned int *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\allegro\inline\draw.inl(535) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'unsigned int *' of greater size
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\main.cpp(112) : warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(874) : see declaration of '_sleep'
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\main.cpp(123) : warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(874) : see declaration of '_sleep'
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\main.cpp(348) : warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(874) : see declaration of '_sleep'
c:\documents and settings\lgr2\desktop\testevisual\teste\teste\main.cpp(361) : warning C4996: '_sleep': This function or variable has been superceded by newer library or operating system functionality. Consider using Sleep instead. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(874) : see declaration of '_sleep'
c:\program files\microsoft visual studio 8\vc\include\xlocnum(590) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'void *' of greater size
        c:\program files\microsoft visual studio 8\vc\include\xlocnum(566) : while compiling class template member function 'std::istreambuf_iterator<_Elem,_Traits> std::num_get<_Elem,_InIt>::do_get(_InIt,_InIt,std::ios_base &,std::ios_base::iostate &,void *&) const'
        with
        [
            _Elem=char,
            _Traits=std::char_traits,
            _InIt=std::istreambuf_iterator>
        ]
        c:\program files\microsoft visual studio 8\vc\include\xlocnum(1367) : see reference to class template instantiation 'std::num_get<_Elem,_InIt>' being compiled
        with
        [
            _Elem=char,
            _InIt=std::istreambuf_iterator>
        ]
c:\program files\microsoft visual studio 8\vc\include\xlocnum(590) : warning C4312: 'type cast' : conversion from 'unsigned int' to 'void *' of greater size
        c:\program files\microsoft visual studio 8\vc\include\xlocnum(566) : while compiling class template member function 'std::istreambuf_iterator<_Elem,_Traits> std::num_get<_Elem,_InIt>::do_get(_InIt,_InIt,std::ios_base &,std::ios_base::iostate &,void *&) const'
        with
        [
            _Elem=wchar_t,
            _Traits=std::char_traits,
            _InIt=std::istreambuf_iterator>
        ]
        c:\program files\microsoft visual studio 8\vc\include\xlocnum(1373) : see reference to class template instantiation 'std::num_get<_Elem,_InIt>' being compiled
        with
        [
            _Elem=wchar_t,
            _InIt=std::istreambuf_iterator>
        ]
Linking...
LINK : C:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Debug\Teste.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\lgr2\Desktop\testeVisual\Teste\Teste\Debug\BuildLog.htm"
Teste - 0 error(s), 16 warning(s)