Re: [Rcpp-devel] RInside and Qt Error

2015-01-22 Thread Yusfil Khoir Pulungan
I use netbeans to build Qt applications and uses MinGW as compiler. But I have not been able to resolve this error: build/Debug/MinGW-Windows/qtdensity.o: In function `ZN4Rcpp10RstreambufILb1EE6xsputnEPKci':C:\Users\Yusfil Pulungan\Documents\NetBeansProjects\QtRTest/../../../../../Program File

Re: [Rcpp-devel] RInside and Qt Error

2015-01-22 Thread Dirk Eddelbuettel
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