Re: [Rd] R.lib for MS Visual C++

2006-10-20 Thread Prof Brian Ripley
On Fri, 20 Oct 2006, [EMAIL PROTECTED] wrote: > > Hello, > > I'm trying to compile a library in MS Visual C++ using R.dll. > For that, I need R.lib for linking. > Where can I get it? > > "Readme.packages" for R says: "First build the import library R.lib by lib > /def:R.exp /out:Rdll.lib" > But fo

[Rd] R.lib for MS Visual C++

2006-10-20 Thread juri . solodenko
Hello, I'm trying to compile a library in MS Visual C++ using R.dll. For that, I need R.lib for linking. Where can I get it? "Readme.packages" for R says: "First build the import library R.lib by lib /def:R.exp /out:Rdll.lib" But for this, I need R.exp, that is also not provided with R installat