Build Log
  

Build started: Project: project5, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "x:\6610\Project5\openGL5\VS_Project\Debug\RSP0000096961476.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 .\main.cpp
]
Creating command line "cl.exe @x:\6610\Project5\openGL5\VS_Project\Debug\RSP0000096961476.rsp /nologo /errorReport:prompt"
Creating temporary file "x:\6610\Project5\openGL5\VS_Project\Debug\RSP00000A6961476.rsp" with contents
[
/OUT:"Debug\project5.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\project5.exe.intermediate.manifest" /DEBUG /PDB:"x:\6610\Project5\openGL5\VS_Project\Debug\project5.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 opengl32.lib glu32.lib glut32.lib glew32mxsd.lib glew32mxd.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\glew.obj"

".\Debug\main.obj"

".\Debug\texture.obj"

".\Debug\vector.obj"

".\Debug\project5.exe.embed.manifest.res"
]
Creating command line "link.exe @x:\6610\Project5\openGL5\VS_Project\Debug\RSP00000A6961476.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "x:\6610\Project5\openGL5\VS_Project\Debug\RSP00000B6961476.rsp" with contents
[
/out:.\Debug\project5.exe.embed.manifest /notify_update /manifest

.\Debug\project5.exe.intermediate.manifest
]
Creating command line "mt.exe @x:\6610\Project5\openGL5\VS_Project\Debug\RSP00000B6961476.rsp /nologo"
Creating temporary file "x:\6610\Project5\openGL5\VS_Project\Debug\BAT00000C6961476.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "x:\6610\Project5\openGL5\VS_Project\Debug\BAT00000C6961476.bat"
Output Window
  
Compiling...
main.cpp
x:\6610\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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\project5\opengl5\vs_project\include\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.'
x:\6610\project5\opengl5\vs_project\main.cpp(245) : warning C4996: 'strncpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(156) : see declaration of 'strncpy'
        Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
   Creating library Debug\project5.lib and object Debug\project5.exp
MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
glui32.lib(algebra3.obj) : warning LNK4204: 'x:\6610\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\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\Project5\openGL5\VS_Project\Debug\BuildLog.htm"
project5 - 0 error(s), 38 warning(s)