Build Log
  

------- Build started: Project: origami, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "z:\work\src\origami\Release\RSP000006.rsp" with contents
[
/Ox /Og /Oi /Oy /G6 /GA /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /GF /FD /EHsc /MD /GS /arch:SSE /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TC
.\origami.c
]
Creating command line "cl.exe @z:\work\src\origami\Release\RSP000006.rsp /nologo"
Creating temporary file "z:\work\src\origami\Release\RSP000007.rsp" with contents
[
/OUT:"Release/origami.exe" /NOLOGO /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /MACHINE:X86 opengl32.lib glu32.lib SDL.lib SDLmain.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
.\Release\origami.obj
.\Release\origami.res
]
Creating command line "link.exe @z:\work\src\origami\Release\RSP000007.rsp"
Output Window
  
Compiling...
origami.c
z:\work\src\origami\syn_types.h(4) : warning C4005: 'TRUE' : macro redefinition
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(67) : see previous definition of 'TRUE'
z:\work\src\origami\syn_types.h(13) : warning C4005: 'IN' : macro redefinition
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(71) : see previous definition of 'IN'
z:\work\src\origami\syn_types.h(14) : warning C4005: 'OUT' : macro redefinition
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(75) : see previous definition of 'OUT'
origami.c(6648) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6650) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6656) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6658) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6664) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6674) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6675) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6678) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6679) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6680) : warning C4047: 'function' : 'LPARAM' differs in levels of indirection from 'char [10]'
origami.c(6683) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6684) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6685) : warning C4047: 'function' : 'LPARAM' differs in levels of indirection from 'char [10]'
origami.c(7086) : warning C4047: 'function' : 'HINSTANCE' differs in levels of indirection from 'LONG'
origami.c(7087) : warning C4311: 'type cast' : pointer truncation from 'HICON' to 'LONG'
Linking...
Results
  
Build log was saved at "file://z:\work\src\origami\Release\BuildLog.htm"
origami - 0 error(s), 18 warning(s)