On Tue, 28 Jun 2005 [EMAIL PROTECTED] wrote:

> Thanks, I got this resolved.  Now to embed the R.dll into a C
> application, do I need to compile R with any shared library flags set?

Not for Windows, but all the details are in the `Writing R Extensions' 
manual.  You proabably don't want to use R.dll directly (but you can) but 
rather via COM.

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to