* installing *source* package 'cpp11tesseract' ... ** this is package 'cpp11tesseract' version '5.3.6' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' using C++ compiler: 'g++.exe (GCC) 14.2.0' using C++11 Downloading eng.traineddata... Downloading osd.traineddata... g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/tesseract/include -I../windows/tesseract/include/leptonica -include windows_utils.h -fvisibility=hidden -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fvisibility-inlines-hidden -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp11.cpp -o cpp11.o In file included from : ./windows_utils.h: In member function 'tesseract_output::RConsole& tesseract_output::RConsole::operator<<(const T&)': ./windows_utils.h:65:7: error: there are no arguments to 'REprintf' that depend on a template parameter, so a declaration of 'REprintf' must be available [-fpermissive] 65 | REprintf("%s\n", line.c_str()); | ^~~~~~~~ ./windows_utils.h:65:7: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) ./windows_utils.h:67:7: error: there are no arguments to 'Rprintf' that depend on a template parameter, so a declaration of 'Rprintf' must be available [-fpermissive] 67 | Rprintf("%s\n", line.c_str()); | ^~~~~~~ make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:296: cpp11.o] Error 1 ERROR: compilation failed for package 'cpp11tesseract' * removing 'd:/RCompile/CRANincoming/R-devel/lib/cpp11tesseract' * restoring previous 'd:/RCompile/CRANincoming/R-devel/lib/cpp11tesseract'