Re: [R] LoadLibrary failure: : %1 is not a valid Win32 application although arch x64 has been specified

2012-09-17 Thread Franckx Laurent
Problem solved, thank you. -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: maandag 17 september 2012 13:05 To: Franckx Laurent Cc: 'r-help@r-project.org' Subject: Re: [R] LoadLibrary failure: : %1 is not a valid Win32 application although arch x6

Re: [R] LoadLibrary failure: : %1 is not a valid Win32 application although arch x64 has been specified

2012-09-17 Thread Duncan Murdoch
On 12-09-17 3:56 AM, Franckx Laurent wrote: Dear all, I have problems loading a library in the 64 version of R. The following happens: · I have a file, equildistC.cpp, which contains a few lines of C++ code. · I have compiled the file using the following commands: PATH = c:

[R] LoadLibrary failure: : %1 is not a valid Win32 application although arch x64 has been specified

2012-09-17 Thread Franckx Laurent
Dear all, I have problems loading a library in the 64 version of R. The following happens: · I have a file, equildistC.cpp, which contains a few lines of C++ code. · I have compiled the file using the following commands: PATH = c:\Rtools\bin;C:\Rtools\gcc-4.6.3\bin;C:\Rtools\

Re: [R] loadlibrary failure

2010-09-24 Thread PtitBleu
Hello Eduardo, Maybe have a look at this thread : http://r.789695.n4.nabble.com/Update-RMySQL-and-it-s-no-more-running-td1561401.html#a1561401 Update RMySQL and ... it's no more running The last message gives a link to a procedure to configure RMySQL. It worked for me. Have a nice week-end, Pt

Re: [R] loadlibrary failure

2010-09-24 Thread Eduardo Erviti Lopez
> > We have got this problem,: > > > library (RMySQL) > Error : .onLoad failed in loadNamespace() for 'RMySQL', details: > call: inDL(x, as.logical(local), as.logical(now), ...) > error: imposible cargar la biblioteca compartida > 'C:/ARCHIV~1/R/R-211~1.1/library/RMySQL/libs/RMySQL.dll': > L