[Rcpp-devel] RInside and Qt Error

Dirk Eddelbuettel edd at debian.org
Thu Jan 22 20:52:21 CET 2015


On 22 January 2015 at 19:28, Yusfil Khoir Pulungan wrote:
| I get this error when making simple GUI using RInside, Qt, netbeans. How to fix
| it ?

a) I would forget netbeans and used the _supported_ and _shipped_ qmake /
   Makefile combination.  I have used this in the past on Windows; I did it
   so far back that I had to build Qt using the MinGW compiler R uses.  That
   gotter, but make sure 
   - you use the Qt version for MinGW
   - you use the correct Rtools etc pp and get lucky that it plays along with Qt

b) You use the cmake files contributed by Peter, and also shipped. These
   should work too, but I am less familar with them.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org


More information about the Rcpp-devel mailing list