Skip to content

Instantly share code, notes, and snippets.

1>------ Skipped Build: Project: RUN_TESTS, Configuration: Release x64 ------
1>Project not selected to build for this solution configuration
2>------ Build started: Project: pbrt, Configuration: Release x64 ------
2> Building Custom Rule F:/C++Libs/pbrt/pbrt-v3/pbrt-v3/CMakeLists.txt
2> CMake does not need to re-run because F:\C++Libs\pbrt\pbrt-v3\pbrt-v3\buildVC2015\CMakeFiles\generate.stamp is up-to-date.
2> pbrtlex.cpp
2>C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition
2> /Users/mpharr/pbrt-3ed/b2/pbrtlex.cpp(62): note: see previous definition of 'INT8_MIN'
2>C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition
2> /Users/mpharr/pbrt-3ed/b2/pbrtlex.cpp(65): note: see previous definition of 'INT16_MIN'