Re: [Rd] RStudio Calling C++ Visual Studio DLL

2015-02-21 Thread Dirk Eddelbuettel
On 21 February 2015 at 10:45, Alex Restrepo wrote: | I'm a newbie to R and I am interested | in seeing a simple example of calling a 3rd party Visual Studio generated DLL | from RStudio. Does anyone have a simple example which also walks through the | preliminary steps of setting up the INCLUDE pa

[Rd] RStudio Calling C++ Visual Studio DLL

2015-02-21 Thread Alex Restrepo
All, I'm a newbie to R and I am interested in seeing a simple example of calling a 3rd party Visual Studio generated DLL from RStudio. Does anyone have a simple example which also walks through the preliminary steps of setting up the INCLUDE path and the library path to either