Re: [Rcpp-devel] Building RProtoBuf on Windows

2013-08-01 Thread Tobias Elbert
Hi John In case you're still having problems with this, I got this to work following your steps with the only difference being that I built from within Rstudio, using R3.0.1 and MinGW 4.6.3 (from latest Rtools) on WinXP. I had a few undefined references during linking, but that was due to my local

Re: [Rcpp-devel] Building RProtoBuf on Windows

2013-03-19 Thread Dirk Eddelbuettel
On 19 March 2013 at 15:33, John Buonagurio wrote: | Hi all, | | I hope this is the best list for this question. I am attempting to build RProtoBuf on Windows - has anyone made recent progress on this and could you provide any suggestions? I managed to build the DLL with protobuf-2.5.0 and GCC

Re: [Rcpp-devel] Building RProtoBuf on Windows

2013-03-19 Thread David Ibarra Gómez
...@aqualogy.net -Mensaje original- De: rcpp-devel-boun...@lists.r-forge.r-project.org [mailto:rcpp-devel-boun...@lists.r-forge.r-project.org] En nombre de John Buonagurio Enviado el: martes, 19 de marzo de 2013 16:34 Para: rcpp-devel@lists.r-forge.r-project.org Asunto: [Rcpp-devel] Building

[Rcpp-devel] Building RProtoBuf on Windows

2013-03-19 Thread John Buonagurio
Hi all, I hope this is the best list for this question. I am attempting to build RProtoBuf on Windows - has anyone made recent progress on this and could you provide any suggestions? I managed to build the DLL with protobuf-2.5.0 and GCC 4.4 (MinGW) by making only a few changes to the source, b