Displaying 1 result from an estimated 1 matches for "mseger".
Did you mean:
msegel
2005 Sep 22
1
Rf_initEmbeddedR in Windows
...rate R.lib. The only place where I can find implib is at
(http://www.geocities.com/SiliconValley/5806/download.htm#IMPLIB) and the
commond generates a error as below
C:\Program Files\R\rw2011\bin>IMPLIB32.EXE R.dll
ImpLib32 Version 1.02 - ImpLib for Win32
Copyright (c) 1996-97 by Markus Seger (mseger at kagi.com)
Creating R.lib...
'c:\Program' is not recognized as an internal or external command,
operable program or batch file.
'c:\Program' is not recognized as an internal or external command,
operable program or batch file.
My questios are
1) Is it a right way to generate R.li...