<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Simon, <div class=""><br class=""></div><div class="">**regarding RcppArmadillo build from source pb** the config.log is attached and points the following error while checking something about cross compilation.<div class=""><div class="">In file included from conftest.cpp:9:</div><div class="">/usr/local/clang7/include/c++/v1/stdio.h:108:15: fatal error: 'stdio.h' file not found</div><div class="">#include_next <stdio.h></div><div class=""><br class=""></div><div class="">But this file exists. </div><div class=""><br class=""></div><div class="">** regarding my compilation error** it is obtained while trying to build the module file, when calling #include "Rcpp.h ยป (line 4 of file <span style="font-family: Monaco, monospace; font-size: 10pt; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(255, 255, 255);" class="">Client.hpp) </span></div><div class=""><pre tabindex="0" class="GD15MCFCEUB ace_text-layer GD15MCFCHUB GD15MCFCAW ace_line" style="font-variant-ligatures: normal; line-height: 1.45; outline: none; border: none; word-break: break-all; margin-top: 0px; margin-bottom: 0px; box-sizing: border-box; width: 502px; padding: 6px; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-family: Monaco, monospace !important; font-size: 10pt !important; font-variant-numeric: inherit !important; font-variant-east-asian: inherit !important; font-stretch: inherit !important; white-space: pre-wrap !important;"><span class="GD15MCFCEUB" style="outline: none; border: none; word-break: break-all; margin: 0px;">/usr/local/clang7/bin/clang++ -Wall -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -std=c++11 -I../inst/include/ -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c <a href="http://mod_client.cc" class="">mod_client.cc</a> -o mod_client.o</span></pre><div class=""><br class=""></div></div><div class=""><pre tabindex="0" class="GD15MCFCEUB ace_text-layer GD15MCFCHUB GD15MCFCAW ace_line" style="font-variant-ligatures: normal; line-height: 1.45; outline: none; border: none; word-break: break-all; margin-top: 0px; margin-bottom: 0px; box-sizing: border-box; width: 502px; padding: 6px; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-family: Monaco, monospace !important; font-size: 10pt !important; font-variant-numeric: inherit !important; font-variant-east-asian: inherit !important; font-stretch: inherit !important; white-space: pre-wrap !important;"><span class="GD15MCFCEUB" style="outline: none; border: none; word-break: break-all; margin: 0px;">In file included from <a href="http://mod_client.cc" class="">mod_client.cc</a>:1:
In file included from ../inst/include/Client.hpp:4:
In file included from /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/Rcpp.h:27:
In file included from /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/RcppCommon.h:168:
In file included from /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/Rcpp/as.h:25:
/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/Rcpp/internal/Exporter.h:31:30: error: reference member 't' binds to a temporary object whose lifetime would be shorter than the lifetime of the constructed object
Exporter( SEXP x ) : t(x){}</span></pre><div class=""><br class=""></div></div><div class="">Thanks in advance for your help</div><div class="">Regards</div><div class="">Robin</div><div class=""><br class=""></div><div></div></div></div></body></html>