* installing *source* package 'rayrender' ...
** package 'rayrender' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++17
make[1]: Entering directory '/d/temp/2024_11_13_01_50_00_32639/Rtmp4uGxjf/R.INSTALL27cc863564b72/rayrender/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c PreviewDisplay.cpp -o PreviewDisplay.o
PreviewDisplay.cpp: In function 'LRESULT WindowProc(HWND, UINT, WPARAM, LPARAM)':
PreviewDisplay.cpp:978:19: warning: variable 'ortho' set but not used [-Wunused-but-set-variable]
  978 |           point2f ortho = cam_w->get_ortho();
      |                   ^~~~~
PreviewDisplay.cpp: At global scope:
PreviewDisplay.cpp:35:13: warning: 'preview' defined but not used [-Wunused-variable]
   35 | static bool preview;
      |             ^~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c PrintClassSizes.cpp -o PrintClassSizes.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c RayMatrix.cpp -o RayMatrix.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c aabb.cpp -o aabb.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c adaptivesampler.cpp -o adaptivesampler.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c animatedtransform.cpp -o animatedtransform.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c assert.cpp -o assert.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c box.cpp -o box.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c buildscene.cpp -o buildscene.o
In file included from ray.h:8,
                 from aabb.h:4,
                 from hitable.h:4,
                 from buildscene.cpp:2:
mathinline.h: In function 'point3f RGBtoHSV(point3f&)':
mathinline.h:661:13: warning: ''result_decl' not supported by dump_expr<expression error>.point3<float>::e[0]' may be used uninitialized [-Wmaybe-uninitialized]
  661 |   if(hsv.e[0] < 0) {
      |      ~~~~~~~^
mathinline.h:636:8: note: '<return value> hsv' declared here
  636 | inline point3f RGBtoHSV(point3f& rgb) {
      |        ^~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c bvh_node.cpp -o bvh_node.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c calcnormals.cpp -o calcnormals.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c calctangents.cpp -o calctangents.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c camera.cpp -o camera.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c color.cpp -o color.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from color.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c constant.cpp -o constant.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c csg.cpp -o csg.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c curve.cpp -o curve.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from curve.cpp:160:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c cylinder.cpp -o cylinder.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c debug.cpp -o debug.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from debug.h:10,
                 from debug.cpp:1:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c define_functions.cpp -o define_functions.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c disk.cpp -o disk.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c displacement.cpp -o displacement.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c distributions.cpp -o distributions.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c ellipsoid.cpp -o ellipsoid.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c filter.cpp -o filter.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c hitable.cpp -o hitable.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c hitablelist.cpp -o hitablelist.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c infinite_area_light.cpp -o infinite_area_light.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c instance.cpp -o instance.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c integrator.cpp -o integrator.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from integrator.cpp:5:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c loopsubdiv.cpp -o loopsubdiv.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c material.cpp -o material.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c matrix.cpp -o matrix.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from matrix.cpp:27:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c mesh3d.cpp -o mesh3d.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c microfacetdist.cpp -o microfacetdist.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c miniply.cpp -o miniply.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c my_new.cpp -o my_new.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c pdf.cpp -o pdf.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c perlin.cpp -o perlin.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c plymesh.cpp -o plymesh.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c quaternion.cpp -o quaternion.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c ray.cpp -o ray.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c raymesh.cpp -o raymesh.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c rectangle.cpp -o rectangle.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c render_animation_rcpp.cpp -o render_animation_rcpp.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from debug.h:10,
                 from render_animation_rcpp.cpp:23:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
In file included from render_animation_rcpp.cpp:7:
mathinline.h: In function 'point3f RGBtoHSV(point3f&)':
mathinline.h:661:13: warning: ''result_decl' not supported by dump_expr<expression error>.point3<float>::e[0]' may be used uninitialized [-Wmaybe-uninitialized]
  661 |   if(hsv.e[0] < 0) {
      |      ~~~~~~~^
mathinline.h:636:8: note: '<return value> hsv' declared here
  636 | inline point3f RGBtoHSV(point3f& rgb) {
      |        ^~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c render_scene_rcpp.cpp -o render_scene_rcpp.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from debug.h:10,
                 from render_scene_rcpp.cpp:82:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
In file included from render_scene_rcpp.cpp:68:
mathinline.h: In function 'point3f RGBtoHSV(point3f&)':
mathinline.h:661:13: warning: ''result_decl' not supported by dump_expr<expression error>.point3<float>::e[0]' may be used uninitialized [-Wmaybe-uninitialized]
  661 |   if(hsv.e[0] < 0) {
      |      ~~~~~~~^
mathinline.h:636:8: note: '<return value> hsv' declared here
  636 | inline point3f RGBtoHSV(point3f& rgb) {
      |        ^~~~~~~
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c rng.cpp -o rng.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c sampler.cpp -o sampler.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from sampler.cpp:222:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c scenerenderer.cpp -o scenerenderer.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c sphere.cpp -o sphere.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c texture.cpp -o texture.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c texturecache.cpp -o texturecache.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c tonemap.cpp -o tonemap.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c transform.cpp -o transform.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c transformcache.cpp -o transformcache.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c triangle.cpp -o triangle.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread.h:9,
                 from triangle.cpp:2:
D:/RCompile/CRANpkg/lib/4.5/RcppThread/include/RcppThread/RMonitor.hpp:10: warning: "R_NO_REMAP" redefined
   10 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c trianglemesh.cpp -o trianglemesh.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.5/progress/include' -I'D:/RCompile/CRANpkg/lib/4.5/spacefillr/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -D RAY_REPRODUCE_PERLIN -DSTRICT_R_HEADERS -DRAY_WINDOWS   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c trimesh.cpp -o trimesh.o
g++ -shared -s -static-libgcc -o rayrender.dll tmp.def PreviewDisplay.o PrintClassSizes.o RayMatrix.o RcppExports.o aabb.o adaptivesampler.o animatedtransform.o assert.o box.o buildscene.o bvh_node.o calcnormals.o calctangents.o camera.o color.o constant.o csg.o curve.o cylinder.o debug.o define_functions.o disk.o displacement.o distributions.o ellipsoid.o filter.o hitable.o hitablelist.o infinite_area_light.o instance.o integrator.o loopsubdiv.o material.o matrix.o mesh3d.o microfacetdist.o miniply.o my_new.o pdf.o perlin.o plymesh.o quaternion.o ray.o raymesh.o rectangle.o render_animation_rcpp.o render_scene_rcpp.o rng.o sampler.o scenerenderer.o sphere.o texture.o texturecache.o tonemap.o transform.o transformcache.o triangle.o trianglemesh.o trimesh.o -lgdi32 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2024_11_13_01_50_00_32639/Rtmp4uGxjf/R.INSTALL27cc863564b72/rayrender/src'
make[1]: Entering directory '/d/temp/2024_11_13_01_50_00_32639/Rtmp4uGxjf/R.INSTALL27cc863564b72/rayrender/src'
make[1]: Leaving directory '/d/temp/2024_11_13_01_50_00_32639/Rtmp4uGxjf/R.INSTALL27cc863564b72/rayrender/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-rayrender/00new/rayrender/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'rayrender' as rayrender_0.34.3.zip
* DONE (rayrender)