vel-
> boun...@lists.r-forge.r-project.org] On Behalf Of Dirk Eddelbuettel
> Sent: Tuesday, September 23, 2014 3:39 PM
> To: Kumar Aiyer
> Cc: rcpp-devel@lists.r-forge.r-project.org
> Subject: Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8
>
>
> On 23 S
.org
> Subject: Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8
>
>
> On 23 September 2014 at 12:14, Kumar Aiyer wrote:
> | Hi John:
> | Thanks for the info. I have not checked if it works in vanilla MingW.
> | Doing that today. However here is the summary from
On 23 September 2014 at 12:14, Kumar Aiyer wrote:
| Hi John:
| Thanks for the info. I have not checked if it works in vanilla MingW. Doing
| that today. However here is the summary from the user guide which clearly
| states it has been tested. The problem may be with the 64bit libraries.
^^
Hi John:
Thanks for the info. I have not checked if it works in vanilla MingW. Doing
that today. However here is the summary from the user guide which clearly
states it has been tested. The problem may be with the 64bit libraries.
2.7 Compile and run the C program
This description explains how
Hi Kumar,
> I am developing a module RcppSSC which is an R wrapper for a C library for
> Solar Energy from NREL.
> -LC:/SAM/ssc-sdk-2014-1-21/win64/ -lssc
Looks like you're linking to an MSVC 2013 DLL which could cause problems (even
if it's ANSI C). Before attempting to build out the Rcpp modu
I am developing a module RcppSSC which is an R wrapper for a C library for
Solar Energy from NREL.
I am using RStudio to build and install the package for debugging.
Build session output shows that debug flags are enabled
==> Rcmd.exe INSTALL -