Build Log
  

Build started: Project: AdaptiveSampling, Configuration: Release|x64

Command Lines
  
Creating temporary file "d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000172047696.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /Gy /openmp /Yu"stdafx.h" /Fp"x64\Release\AdaptiveSampling.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP ".\Wavelet.cpp"

".\SampleCluster.cpp"

".\Image.cpp"

".\AdaptiveSampling.cpp"
]
Creating command line "cl.exe @"d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000172047696.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000272047696.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /Gy /openmp /Yc"stdafx.h" /Fp"x64\Release\AdaptiveSampling.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000272047696.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000372047696.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /Gy /openmp /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP ".\dllmain.cpp"
]
Creating command line "cl.exe @"d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000372047696.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000472047696.rsp" with contents
[
/OUT:"..\..\..\bin&scenes\AdaptiveSampling.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"x64\Release\AdaptiveSampling.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\bin&scenes\AdaptiveSampling.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X64 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Release\AdaptiveSampling.obj"

".\x64\Release\dllmain.obj"

".\x64\Release\Image.obj"

".\x64\Release\SampleCluster.obj"

".\x64\Release\stdafx.obj"

".\x64\Release\Wavelet.obj"
]
Creating command line "link.exe @"d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000472047696.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000572047696.rsp" with contents
[
/outputresource:"..\..\..\bin&scenes\AdaptiveSampling.dll;#2" /manifest

".\x64\Release\AdaptiveSampling.dll.intermediate.manifest"
]
Creating command line "mt.exe @"d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\RSP00000572047696.rsp" /nologo"
Creating temporary file "d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\BAT00000672047696.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Release\mt.dep"
]
Creating command line """d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\BAT00000672047696.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Wavelet.cpp
SampleCluster.cpp
Image.cpp
AdaptiveSampling.cpp
d:\siggraphasia2011\publishedcode\removingmcnoise_v1.0-fixed\pbrt-v2\src\adaptivesampling\AdaptiveSampling.h(26) : warning C4251: 'SamplerHandler::timer' : class 'myTimer' needs to have dll-interface to be used by clients of class 'SamplerHandler'
        d:\siggraphasia2011\publishedcode\removingmcnoise_v1.0-fixed\pbrt-v2\src\adaptivesampling\Timer.h(11) : see declaration of 'myTimer'
.\AdaptiveSampling.cpp(32) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\AdaptiveSampling.cpp(33) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\AdaptiveSampling.cpp(40) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\AdaptiveSampling.cpp(41) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\AdaptiveSampling.cpp(147) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\AdaptiveSampling.cpp(163) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\AdaptiveSampling.cpp(172) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
.\AdaptiveSampling.cpp(278) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\AdaptiveSampling.cpp(279) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\AdaptiveSampling.cpp(413) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\AdaptiveSampling.cpp(414) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\AdaptiveSampling.cpp(452) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\AdaptiveSampling.cpp(476) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\AdaptiveSampling.cpp(491) : warning C4305: 'initializing' : truncation from 'double' to 'float'
.\AdaptiveSampling.cpp(542) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
.\AdaptiveSampling.cpp(547) : warning C4305: 'initializing' : truncation from 'double' to 'float'
.\AdaptiveSampling.cpp(599) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
.\AdaptiveSampling.cpp(605) : warning C4305: 'initializing' : truncation from 'double' to 'float'
.\AdaptiveSampling.cpp(720) : warning C4244: '=' : conversion from 'float' to 'u08', possible loss of data
.\AdaptiveSampling.cpp(721) : warning C4244: '=' : conversion from 'float' to 'u08', possible loss of data
.\AdaptiveSampling.cpp(722) : warning C4244: '=' : conversion from 'float' to 'u08', possible loss of data
.\AdaptiveSampling.cpp(726) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\AdaptiveSampling.cpp(755) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\AdaptiveSampling.cpp(766) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\AdaptiveSampling.cpp(771) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\AdaptiveSampling.cpp(841) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\AdaptiveSampling.cpp(852) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\AdaptiveSampling.cpp(853) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Compiling...
dllmain.cpp
Linking...
   Creating library ..\..\..\bin&scenes\AdaptiveSampling.lib and object ..\..\..\bin&scenes\AdaptiveSampling.exp
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\SIGGRAPHASIA2011\PublishedCode\RemovingMCNoise_v1.0-fixed\pbrt-v2\src\AdaptiveSampling\x64\Release\BuildLog.htm"
AdaptiveSampling - 0 error(s), 29 warning(s)