Build Log
  

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

Command Lines
  
Creating temporary file "x:\6610\project1\Debug\RSP00007D3561160.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\project1.cpp
]
Creating command line "cl.exe @x:\6610\project1\Debug\RSP00007D3561160.rsp /nologo /errorReport:prompt"
Creating temporary file "x:\6610\project1\Debug\RSP00007E3561160.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\project1.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @x:\6610\project1\Debug\RSP00007E3561160.rsp /nologo /errorReport:prompt"
Creating temporary file "x:\6610\project1\Debug\TMP00007F3561160.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\project1.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\project1.exe.embed.manifest.res" x:\6610\project1\Debug\TMP00007F3561160.tmp"
Creating temporary file "x:\6610\project1\Debug\RSP0000803561160.rsp" with contents
[
/OUT:"Debug\project1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\project1.exe.intermediate.manifest" /DEBUG /PDB:"x:\6610\project1\Debug\project1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 opengl32.lib glu32.lib glut32.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\project1.obj"

".\Debug\stdafx.obj"

".\Debug\project1.exe.embed.manifest.res"
]
Creating command line "link.exe @x:\6610\project1\Debug\RSP0000803561160.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "x:\6610\project1\Debug\RSP0000813561160.rsp" with contents
[
/out:.\Debug\project1.exe.embed.manifest /notify_update /manifest

.\Debug\project1.exe.intermediate.manifest
]
Creating command line "mt.exe @x:\6610\project1\Debug\RSP0000813561160.rsp /nologo"
Creating temporary file "x:\6610\project1\Debug\BAT0000823561160.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "x:\6610\project1\Debug\BAT0000823561160.bat"
Creating temporary file "x:\6610\project1\Debug\TMP0000833561160.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\project1.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\project1.exe.embed.manifest.res" x:\6610\project1\Debug\TMP0000833561160.tmp"
Creating temporary file "x:\6610\project1\Debug\RSP0000843561160.rsp" with contents
[
/OUT:"Debug\project1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\project1.exe.intermediate.manifest" /DEBUG /PDB:"x:\6610\project1\Debug\project1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 opengl32.lib glu32.lib glut32.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\project1.obj"

".\Debug\stdafx.obj"

".\Debug\project1.exe.embed.manifest.res"
]
Creating command line "link.exe @x:\6610\project1\Debug\RSP0000843561160.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
x:\6610\project1\glui.h(205) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(796) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(810) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(811) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(852) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(894) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(955) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(999) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1286) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1386) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1481) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1531) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1646) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Compiling...
project1.cpp
x:\6610\project1\glui.h(205) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(796) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(810) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(811) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(852) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(894) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(955) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(999) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1286) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1386) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1481) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1531) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
x:\6610\project1\glui.h(1646) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Compiling manifest to resources...
Linking...
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
glui32.lib(algebra3.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(arcball.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_add_controls.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_bitmap_img_data.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_bitmaps.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_button.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_checkbox.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_column.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_control.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_edittext.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_listbox.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_mouse_iaction.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_node.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_panel.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_radio.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_rollout.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_rotation.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_separator.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_spinner.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_statictext.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(glui_translation.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
glui32.lib(quaternion.obj) : warning LNK4204: 'x:\6610\project1\Debug\vc80.pdb' is missing debugging information for referencing module; linking object as if no debug info
Embedding manifest...
Results
  
Build log was saved at "file://x:\6610\project1\Debug\BuildLog.htm"
project1 - 0 error(s), 50 warning(s)