Build Log
  

Rebuild started: Project: SDL_Basic_App, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004011685292.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MD /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\Main.cpp"
]
Creating command line "cl.exe @"c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004011685292.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\TMP00004111685292.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\SDL_Basic_App.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\SDL_Basic_App.exe.embed.manifest.res" "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\TMP00004111685292.tmp""
Creating temporary file "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004211685292.rsp" with contents
[
/OUT:"C:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\Debug\SDL_Basic_App.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\SDL_Basic_App.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\Debug\SDL_Basic_App.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 SDL.lib SDLmain.lib opengl32.lib glu32.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\SDL_Basic_App.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004211685292.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004311685292.rsp" with contents
[
/out:".\Debug\SDL_Basic_App.exe.embed.manifest" /notify_update /manifest

".\Debug\SDL_Basic_App.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004311685292.rsp" /nologo"
Creating temporary file "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\BAT00004411685292.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\BAT00004411685292.bat"""
Creating temporary file "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\TMP00004511685292.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\SDL_Basic_App.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\SDL_Basic_App.exe.embed.manifest.res" "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\TMP00004511685292.tmp""
Creating temporary file "c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004611685292.rsp" with contents
[
/OUT:"C:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\Debug\SDL_Basic_App.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\SDL_Basic_App.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\Debug\SDL_Basic_App.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 SDL.lib SDLmain.lib opengl32.lib glu32.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\SDL_Basic_App.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\RSP00004611685292.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
Main.cpp
c:\users\datahead\documents\visual studio 2008\projects\posted on internet\sdl_basic_app\sdl_basic_app\main.cpp(152) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', 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...
LINK : C:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\Debug\SDL_Basic_App.exe not found or not built by the last incremental link; performing full link
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:\Users\DataHead\Documents\Visual Studio 2008\Projects\Posted on Internet\SDL_Basic_App\SDL_Basic_App\Debug\BuildLog.htm"
SDL_Basic_App - 0 error(s), 1 warning(s)