Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000B18283512.rsp" with contents [ /Od /I "c:\dev\glew\include" /I "c:\dev\glut-3.7.6-bin\include" /I "c:\dev\cuda\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\main.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000B18283512.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000C18283512.rsp" with contents [ /Od /I "c:\dev\glew\include" /I "c:\dev\glut-3.7.6-bin\include" /I "c:\dev\cuda\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC ".\image.c" ] Creating command line "cl.exe @"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000C18283512.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\TMP00000D18283512.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Demo2.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Demo2.exe.embed.manifest.res" "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\TMP00000D18283512.tmp"" Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000E18283512.rsp" with contents [ /OUT:"C:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Debug\Demo2.exe" /INCREMENTAL /LIBPATH:"c:\dev\glew\lib" /LIBPATH:"c:\dev\glut-3.7.6-bin\lib" /LIBPATH:"c:\dev\cuda\lib" /MANIFEST /MANIFESTFILE:"Debug\Demo2.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Debug\Demo2.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\image.obj" ".\Debug\main.obj" ".\Debug\Demo2.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000E18283512.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000F18283512.rsp" with contents [ /out:".\Debug\Demo2.exe.embed.manifest" /notify_update /manifest ".\Debug\Demo2.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00000F18283512.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\BAT00001018283512.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\BAT00001018283512.bat""" Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\TMP00001118283512.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Demo2.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\Demo2.exe.embed.manifest.res" "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\TMP00001118283512.tmp"" Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00001218283512.rsp" with contents [ /OUT:"C:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Debug\Demo2.exe" /INCREMENTAL /LIBPATH:"c:\dev\glew\lib" /LIBPATH:"c:\dev\glut-3.7.6-bin\lib" /LIBPATH:"c:\dev\cuda\lib" /MANIFEST /MANIFESTFILE:"Debug\Demo2.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Debug\Demo2.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\image.obj" ".\Debug\main.obj" ".\Debug\Demo2.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\RSP00001218283512.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... main.cpp Compiling... image.c c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(25) : warning C4013: 'malloc' undefined; assuming extern returning int c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(72) : warning C4013: 'free' undefined; assuming extern returning int c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(86) : warning C4013: 'strlen' undefined; assuming extern returning int c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(86) : warning C4013: 'strtok' undefined; assuming extern returning int c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(86) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int' c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(89) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int' c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(99) : warning C4013: 'strcpy' undefined; assuming extern returning int c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(111) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\arquivos de programas\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(118) : warning C4013: 'strcmp' undefined; assuming extern returning int c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(125) : warning C4013: 'atoi' undefined; assuming extern returning int c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(193) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\arquivos de programas\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(201) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\arquivos de programas\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf' c:\documents and settings\marcelo\desktop\aulas.cuda\demo1\demo1\demo2\image.c(309) : warning C4013: 'memset' undefined; assuming extern returning int Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... LINK : C:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Debug\Demo2.exe not found or not built by the last incremental link; performing full link Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo2\Debug\BuildLog.htm" Demo2 - 0 error(s), 13 warning(s) |