Skip to content
Prev 22476 / 63421 Next

R.lib for MS Visual C++

On Fri, 20 Oct 2006, juri.solodenko at bayertechnology.com wrote:

            
It actually says:

   You may if you prefer use Visual C++ to make the DLLs (unless they use
   Fortran source!). First build the import library Rdll.lib by

         make R.exp
         lib /def:R.exp /out:Rdll.lib

in current versions of R.  (Please note what the posting guide says about 
updating *before* posting.)