<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); "><div>Hi John</div><div><br></div><div>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.</div><div><br></div><div>Hope this helps</div><div>Tobias</div></body></html>