[Rd] Win7 x64 device not ready error when DLLpath passed to dyn.load

2011-08-10 Thread Michael Lawrence
Hi, Does anyone have any idea why some installations of 64 bit Windows 7 yields an error like this when passing DLLpath to dyn.load or library.dynam? library(RGtk2) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'c:/R/libuser/RGtk2/libs/x64/

Re: [Rd] Win7 x64 device not ready error when DLLpath passed to dyn.load

2011-08-10 Thread Duncan Murdoch
On 11-08-10 7:51 AM, Michael Lawrence wrote: Hi, Does anyone have any idea why some installations of 64 bit Windows 7 yields an error like this when passing DLLpath to dyn.load or library.dynam? library(RGtk2) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load

Re: [Rd] build 32-bit R on x86_64?

2011-08-10 Thread Vinh Nguyen
On Tue, Aug 9, 2011 at 6:24 PM, Simon Urbanek simon.urba...@r-project.org wrote: It actually works ;) I'm using it for testing on my RForge.net machine and yes, it's Debian - everything just works there :). But back to the original question. First a minor detail, don't set environment