Re: [Rd] Runtime error when run a RInside program compiled by intel c++ on windows

2015-12-11 Thread Dirk Eddelbuettel
Eric, This must now be your third or fourth email on this matter (counting the one to me directly, and to be clear I much prefer this on list). I'll be brief: On 11 December 2015 at 20:50, 李琥 wrote: | | I have intstalled R-3.2.2,Rcpp-0.12.2,RInside-0.2.13 on windows. I compiled the example1

[Rd] Runtime error when run a RInside program compiled by intel c++ on windows

2015-12-11 Thread 李琥
I have intstalled R-3.2.2,Rcpp-0.12.2,RInside-0.2.13 on windows. I compiled the example1 of RInside in the example directory which create a RInside instance and prints "hello world". The compiler is intel c++. I included the RInside source files in the project and fixed the compile and link e