Skip to content
Prev 77740 / 398503 Next

Rf_initEmbeddedR in Windows

How to generate an import library for R.dll for Visual Studio is discussed 
in README.packages: please do read it.

Do note the recommendation not to install R in a path with spaces - your 
tool is one of many that does not work with spaces.  But you don't want a 
Borland import library (any more than the MinGW import library which we 
do provide).

Note too the posting guide, and use the appropriate list.  This is not an 
appropriate question for R-help (it is not even a question about R, but 
about an unsupported compiler system).
On Thu, 22 Sep 2005 yuting at iastate.edu wrote: