Dear Prof. Ripley,
thanks for your prompt answer.
But under MS Visual Studio there is no make utility (nmake is used to link C++
projects from makefiles).
So is it possible to create R.lib with MS Visual Studio or should I install some
other compiler for that (gnuwin?)?
Best Regards,
Juri
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