Build Log
  

Rebuild started: Project: CUDARayCasting, Configuration: Release|Win32

Command Lines
  
Creating temporary file "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\BAT00000A41401356.bat" with contents
[
@echo off

echo "C:\CUDA\bin64\nvcc.exe"   --machine=32 -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"    -Xcompiler "/EHsc /W3 /nologo /O2 /Zi   /MT  "  -maxrregcount=32  --compile -o "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\intermediate\kernel.cu.obj" "f:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\src\CUDARayCasting\kernel.cu" 

 "C:\CUDA\bin64\nvcc.exe"   --machine=32 -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"    -Xcompiler "/EHsc /W3 /nologo /O2 /Zi   /MT  "  -maxrregcount=32  --compile -o "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\intermediate\kernel.cu.obj" "f:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\src\CUDARayCasting\kernel.cu"

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Compiling with CUDA Build Rule..."

exit 1

:VCEnd
]
Creating command line "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\BAT00000A41401356.bat"
Creating temporary file "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\RSP00000B41401356.rsp" with contents
[
/O2 /Oi /GL /I "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\src\CUDARayCasting" /I "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glut\include" /I "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glew\include" /I "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\boost\include" /I "c:\cuda\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Gy /Fo"F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\intermediate\\" /Fd"F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\intermediate\vc90.pdb" /W4 /c /Zi /TP ..\..\..\src\CUDARayCasting\Window.cpp

..\..\..\src\CUDARayCasting\Win32LastError.cpp

..\..\..\src\CUDARayCasting\Vector3.cpp

..\..\..\src\CUDARayCasting\UnicodeString.cpp

..\..\..\src\CUDARayCasting\Runner.cpp

..\..\..\src\CUDARayCasting\Render.cpp

..\..\..\src\CUDARayCasting\PixelBuffer.cpp

..\..\..\src\CUDARayCasting\MouseState.cpp

..\..\..\src\CUDARayCasting\Matrix4x4.cpp

..\..\..\src\CUDARayCasting\main.cpp

..\..\..\src\CUDARayCasting\Logic.cpp

..\..\..\src\CUDARayCasting\Application.cpp
]
Creating command line "cl.exe @F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\RSP00000B41401356.rsp /nologo /errorReport:prompt"
Creating temporary file "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\RSP00000C41401356.rsp" with contents
[
/OUT:"F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\CUDARayCasting.exe" /INCREMENTAL:NO /LIBPATH:"F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glut\lib" /LIBPATH:"F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glew\lib" /LIBPATH:"c:\cuda\lib" /MANIFEST /MANIFESTFILE:"F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\intermediate\CUDARayCasting.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\CUDARayCasting.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 cudart.lib glut32.lib glew32.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

"..\..\..\build\CUDARayCasting\Release\intermediate\Application.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\Logic.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\main.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\Matrix4x4.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\MouseState.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\PixelBuffer.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\Render.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\Runner.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\UnicodeString.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\Vector3.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\Win32LastError.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\Window.obj"

"..\..\..\build\CUDARayCasting\Release\intermediate\kernel.cu.obj"
]
Creating command line "link.exe @F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\RSP00000C41401356.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\RSP00000D41401356.rsp" with contents
[
/outputresource:"..\..\..\build\CUDARayCasting\Release\CUDARayCasting.exe;#1" /manifest

..\..\..\build\CUDARayCasting\Release\intermediate\CUDARayCasting.exe.intermediate.manifest
]
Creating command line "mt.exe @F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\RSP00000D41401356.rsp /nologo"
Creating temporary file "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\BAT00000E41401356.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ..\..\..\build\CUDARayCasting\Release\intermediate\mt.dep
]
Creating command line "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\BAT00000E41401356.bat"
Creating temporary file "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\BAT00000F41401356.bat" with contents
[
@echo off

mkdir F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\glsl

copy F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\src\CUDARayCasting\*sh F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\glsl



mkdir F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\data

copy F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\data\* F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\data



copy F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glut\runtime\glut32.dll F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\glut32.dll

copy F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glew\bin\glew32.dll F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\glew32.dll





copy c:\cuda\bin\cudart.dll F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\BAT00000F41401356.bat"
Output Window
  
Compiling with CUDA Build Rule...
"C:\CUDA\bin64\nvcc.exe"   --machine=32 -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"    -Xcompiler "/EHsc /W3 /nologo /O2 /Zi   /MT  "  -maxrregcount=32  --compile -o "F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\build\CUDARayCasting\Release\intermediate\kernel.cu.obj" "f:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\src\CUDARayCasting\kernel.cu" 
kernel.cu
f:/Development/HomeDevelopment/Tests/CUDARayCasting/tags/0.0.1/src/CUDARayCasting/kernel.cu(185): warning: variable "position" was declared but never referenced
tmpxft_0000034c_00000000-3_kernel.cudafe1.gpu
tmpxft_0000034c_00000000-8_kernel.cudafe2.gpu
f:/Development/HomeDevelopment/Tests/CUDARayCasting/tags/0.0.1/src/CUDARayCasting/kernel.cu(185): warning: variable "position" was declared but never referenced
tmpxft_0000034c_00000000-3_kernel.cudafe1.cpp
tmpxft_0000034c_00000000-12_kernel.ii
Compiling...
Window.cpp
Win32LastError.cpp
Vector3.cpp
f:\development\homedevelopment\tests\cudaraycasting\tags\0.0.1\src\cudaraycasting\Vector3.h(61) : warning C4201: nonstandard extension used : nameless struct/union
UnicodeString.cpp
Runner.cpp
f:\development\homedevelopment\tests\cudaraycasting\tags\0.0.1\src\cudaraycasting\Vector3.h(61) : warning C4201: nonstandard extension used : nameless struct/union
Render.cpp
f:\development\homedevelopment\tests\cudaraycasting\tags\0.0.1\src\cudaraycasting\Vector3.h(61) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(180) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(180) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(180) : warning C4408: anonymous union did not declare any data members
c:\cuda\include\vector_types.h(183) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(183) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(183) : warning C4408: anonymous union did not declare any data members
c:\cuda\include\vector_types.h(200) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(200) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(200) : warning C4408: anonymous union did not declare any data members
c:\cuda\include\vector_types.h(203) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(203) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(203) : warning C4408: anonymous union did not declare any data members
c:\cuda\include\vector_types.h(250) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(250) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(250) : warning C4408: anonymous union did not declare any data members
c:\cuda\include\vector_types.h(253) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(253) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(253) : warning C4408: anonymous union did not declare any data members
c:\cuda\include\vector_types.h(313) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(313) : warning C4201: nonstandard extension used : nameless struct/union
c:\cuda\include\vector_types.h(313) : warning C4408: anonymous union did not declare any data members
F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glut\include\GL/glut.h(486) : warning C4505: 'glutInit_ATEXIT_HACK' : unreferenced local function has been removed
F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glut\include\GL/glut.h(503) : warning C4505: 'glutCreateWindow_ATEXIT_HACK' : unreferenced local function has been removed
F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\libs\glut\include\GL/glut.h(549) : warning C4505: 'glutCreateMenu_ATEXIT_HACK' : unreferenced local function has been removed
PixelBuffer.cpp
MouseState.cpp
Matrix4x4.cpp
f:\development\homedevelopment\tests\cudaraycasting\tags\0.0.1\src\cudaraycasting\Vector3.h(61) : warning C4201: nonstandard extension used : nameless struct/union
main.cpp
f:\development\homedevelopment\tests\cudaraycasting\tags\0.0.1\src\cudaraycasting\Vector3.h(61) : warning C4201: nonstandard extension used : nameless struct/union
Logic.cpp
f:\development\homedevelopment\tests\cudaraycasting\tags\0.0.1\src\cudaraycasting\Vector3.h(61) : warning C4201: nonstandard extension used : nameless struct/union
Application.cpp
f:\development\homedevelopment\tests\cudaraycasting\tags\0.0.1\src\cudaraycasting\Vector3.h(61) : warning C4201: nonstandard extension used : nameless struct/union
Linking...
Generating code
Finished generating code
Embedding manifest...
Performing Post-Build Event...
F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\src\CUDARayCasting\*sh 
The system cannot find the file specified.
        0 file(s) copied.
F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\\data\VisMale.raw
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
Results
  
Build log was saved at "file://F:\Development\HomeDevelopment\Tests\CUDARayCasting\tags\0.0.1\build\CUDARayCasting\Release\intermediate\BuildLog.htm"
CUDARayCasting - 0 error(s), 33 warning(s)