Build Log
  

Build started: Project: Programa_Exemplo55, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP000007212011244.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yu"stdafx.h" /Fp"Release\Programa_Exemplo55.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\Programa_Exemplo55.cpp"

".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP000007212011244.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP000008212011244.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yc"stdafx.h" /Fp"Release\Programa_Exemplo55.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP000008212011244.rsp" /nologo /errorReport:prompt"
Creating command line "resgen.exe /useSourcePath /compile "c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Form1.resX","Release\Programa_Exemplo55.Form1.resources""
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Release/app.res" ".\app.rc""
Creating temporary file "c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP000009212011244.rsp" with contents
[
/OUT:"C:\Users\evida\Desktop\Exemplo 1\Release\Programa_Exemplo55.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\Programa_Exemplo55.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\evida\Desktop\Exemplo 1\Release\Programa_Exemplo55.pdb" /SUBSYSTEM:WINDOWS /LTCG /ENTRY:"main" /DYNAMICBASE /FIXED:No /NXCOMPAT /MACHINE:X86  /ASSEMBLYRESOURCE:".\Release\Programa_Exemplo55.Form1.resources"

".\Release\AssemblyInfo.obj"

".\Release\Programa_Exemplo55.obj"

".\Release\stdafx.obj"

".\Release\app.res"
]
Creating command line "link.exe @"c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP000009212011244.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP00000A212011244.rsp" with contents
[
/outputresource:"..\Release\Programa_Exemplo55.exe;#1" /manifest

".\Release\Programa_Exemplo55.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\RSP00000A212011244.rsp" /nologo"
Creating temporary file "c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\BAT00000B212011244.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\BAT00000B212011244.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Programa_Exemplo55.cpp
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(704) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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(74) : see declaration of 'strcpy'
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(736) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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(74) : see declaration of 'strcpy'
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(788) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(789) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(790) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(791) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(792) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(793) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(794) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(795) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(796) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(797) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(799) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(800) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(801) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(802) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(803) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(804) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(805) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(806) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(807) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(808) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(810) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(811) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(812) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(813) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(814) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(815) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(823) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(834) : warning C4309: '=' : truncation of constant value
c:\users\evida\desktop\exemplo 1\programa_exemplo55\Form1.h(841) : warning C4309: '=' : truncation of constant value
AssemblyInfo.cpp
Compiling managed resources...
Read in 1 resources from "c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Form1.resX"
Writing resource file...  Done.
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Generating code
c:\users\evida\desktop\exemplo 1\programa_exemplo55\form1.h(715) : warning C4700: uninitialized local variable 'x' used
c:\users\evida\desktop\exemplo 1\programa_exemplo55\form1.h(718) : warning C4700: uninitialized local variable 'y' used
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\evida\Desktop\Exemplo 1\Programa_Exemplo55\Release\BuildLog.htm"
Programa_Exemplo55 - 0 error(s), 33 warning(s)