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 setup, and
just had to explicitly link to libprotobuf which I just added to MakeVars
(in addition to  lwsock32). The package loaded just fine and I just went
through a few of the examples in the vignette ­ seems to work well thus far.

Hope this helps
Tobias


_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to