<div dir="ltr">I got this error when i create simple gui with RInside, any solution?<div>thanks.</div><div>
<p style="margin:0px"><span style="color:rgb(190,20,20)">main.o: In function `main':</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/build-RInsideTry-Desktop_Qt_5_3_GCC_32bit-Debug/../RInsideTry/main.cpp:6: undefined reference to `RInside::RInside(int, char const* const*, bool, bool, bool)'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/build-RInsideTry-Desktop_Qt_5_3_GCC_32bit-Debug/../RInsideTry/main.cpp:14: undefined reference to `RInside::~RInside()'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/build-RInsideTry-Desktop_Qt_5_3_GCC_32bit-Debug/../RInsideTry/main.cpp:14: undefined reference to `RInside::~RInside()'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">main.o: In function `Rcpp::Rstreambuf<true>::xsputn(char const*, int)':</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/R/i686-pc-linux-gnu-library/3.0/Rcpp/include/Rcpp/iostream/Rstreambuf.h:61: undefined reference to `Rprintf'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">main.o: In function `Rcpp::Rstreambuf<false>::xsputn(char const*, int)':</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/R/i686-pc-linux-gnu-library/3.0/Rcpp/include/Rcpp/iostream/Rstreambuf.h:65: undefined reference to `REprintf'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">main.o: In function `Rcpp::Rstreambuf<true>::overflow(int)':</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/R/i686-pc-linux-gnu-library/3.0/Rcpp/include/Rcpp/iostream/Rstreambuf.h:70: undefined reference to `Rprintf'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">main.o: In function `Rcpp::Rstreambuf<false>::overflow(int)':</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/R/i686-pc-linux-gnu-library/3.0/Rcpp/include/Rcpp/iostream/Rstreambuf.h:74: undefined reference to `REprintf'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">main.o: In function `Rcpp::Rstreambuf<true>::sync()':</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/R/i686-pc-linux-gnu-library/3.0/Rcpp/include/Rcpp/iostream/Rstreambuf.h:79: undefined reference to `R_FlushConsole'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">main.o: In function `Rcpp::Rstreambuf<false>::sync()':</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">/home/jodi/R/i686-pc-linux-gnu-library/3.0/Rcpp/include/Rcpp/iostream/Rstreambuf.h:83: undefined reference to `R_FlushConsole'</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">collect2: error: ld returned 1 exit status</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">make: *** [RinsideProject] Error 1</span></p>
<p style="margin:0px"><span style="font-weight:600;color:rgb(190,20,20)">20:17:23: The process "/usr/bin/make" exited with code 2.</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">Error while building/deploying project RInsideTry (kit: Desktop Qt 5.3 GCC 32bit)</span></p>
<p style="margin:0px"><span style="color:rgb(190,20,20)">When executing step "Make"</span></p></div></div>