Build Log |
|
Command Lines |
Creating temporary file "c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\RSP00003118722936.rsp" with contents [ /Ox /Oi /GL /I "C:\Program Files (x86)\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Gy /arch:SSE2 /fp:fast /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\sequentialTransform.cpp" ".\models.cpp" ".\main.cpp" ] Creating command line "cl.exe @"c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\RSP00003118722936.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\RSP00003218722936.rsp" with contents [ /OUT:"C:\Users\HPC-Lab\Desktop\CurvedStereoProjection\Release\CurvedStereoProjection.exe" /INCREMENTAL:NO /LIBPATH:"C:\Users\Joel\Documents\Visual Studio 2008\Projects\CurvedStereoProjection\ext_libs\lib" /LIBPATH:"C:\Program Files (x86)\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\lib\Win32" /MANIFEST /MANIFESTFILE:"Release\CurvedStereoProjection.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\Release\CurvedStereoProjection.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /ENTRY:"mainCRTStartup" /DYNAMICBASE:NO /MACHINE:X86 cudart.lib glew32.lib glfw.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\main.obj" ".\Release\models.obj" ".\Release\sequentialTransform.obj" ".\Release\shader.obj" ".\Release\cudaDevice.obj" ".\Release\cudaTransform.obj" ] Creating command line "link.exe @"c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\RSP00003218722936.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\RSP00003318722936.rsp" with contents [ /outputresource:"..\Release\CurvedStereoProjection.exe;#1" /manifest ".\Release\CurvedStereoProjection.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\RSP00003318722936.rsp" /nologo" Creating temporary file "c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\BAT00003418722936.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\BAT00003418722936.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release sequentialTransform.cpp .\sequentialTransform.cpp(33) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data .\sequentialTransform.cpp(34) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data .\sequentialTransform.cpp(55) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data .\sequentialTransform.cpp(64) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data .\sequentialTransform.cpp(72) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data .\sequentialTransform.cpp(90) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data .\sequentialTransform.cpp(116) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data .\sequentialTransform.cpp(143) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data .\sequentialTransform.cpp(170) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data .\sequentialTransform.cpp(176) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data models.cpp Note: including lib: glut32.lib main.cpp .\main.cpp(316) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) .\main.cpp(317) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) .\main.cpp(442) : warning C4101: 'tStart' : unreferenced local variable Linking... Generating code c:\users\joel\desktop\glfw-2.7\lib\win32\win32_fullscreen.c(168) : warning C4748: /GS can not protect parameters and local variables from local buffer overrun because optimizations are disabled in function c:\users\joel\desktop\glfw-2.7\lib\win32\win32_fullscreen.c(72) : warning C4748: /GS can not protect parameters and local variables from local buffer overrun because optimizations are disabled in function c:\users\joel\desktop\glfw-2.7\lib\win32\win32_window.c(1576) : warning C4748: /GS can not protect parameters and local variables from local buffer overrun because optimizations are disabled in function c:\users\joel\desktop\glfw-2.7\lib\win32\win32_window.c(574) : warning C4748: /GS can not protect parameters and local variables from local buffer overrun because optimizations are disabled in function c:\users\joel\desktop\glfw-2.7\lib\win32\win32_init.c(224) : warning C4748: /GS can not protect parameters and local variables from local buffer overrun because optimizations are disabled in function Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\HPC-Lab\Desktop\CurvedStereoProjection\CurvedStereoProjection\Release\BuildLog.htm" CurvedStereoProjection - 0 error(s), 19 warning(s) |