<br><font size=2 face="sans-serif">Hi there!</font>
<br><font size=2 face="sans-serif">I´ve a problem with external c-code using in R. (Win2000 and R 1.0.0 for WinNT/Win2000)</font>
<br><font size=2 face="sans-serif">My question is: what are the steps to get a c-code-function work in R</font>
<br><font size=2 face="sans-serif">with .C .</font>
<br><font size=2 face="sans-serif">Now I have a c code out.c which includes R.h and Rinternals.h!</font>
<br><font size=2 face="sans-serif">So i think i have to make a .dll file with a compiler but there are some troubles like</font>
<br><font size=2 face="sans-serif">**out.obj : error LNK2001: Nichtaufgeloestes externes Symbol _Rf_unprotect</font>
<br><font size=2 face="sans-serif">**out.obj : error LNK2001: Nichtaufgeloestes externes Symbol _Rf_protect</font>
<br><font size=2 face="sans-serif">**out.obj : error LNK2001: Nichtaufgeloestes externes Symbol _Rf_allocMatrix</font>
<br><font size=2 face="sans-serif">**out.obj : error LNK2001: Nichtaufgeloestes externes Symbol _Rf_length</font>
<br><font size=2 face="sans-serif">Thank you for every help!</font>
<br>
<br><font size=2 face="sans-serif">Roland Wurzer<br>
PROGIS<br>
Postgasse 6<br>
A-9500 Villach<br>
Austria<br>
rwurzer@progis.co.at<br>
http://www.progis.co.at/</font>