search for: _rf_coercevector

Displaying 1 result from an estimated 1 matches for "_rf_coercevector".

Did you mean: rf_coercevector
2003 May 20
1
building a Win32 DLL with R objects?
...n.obj : error LNK2001: unresolved external symbol _REAL main.obj : error LNK2001: unresolved external symbol _LENGTH main.obj : error LNK2001: unresolved external symbol _Rf_warning main.obj : error LNK2001: unresolved external symbol _Rf_protect main.obj : error LNK2001: unresolved external symbol _Rf_coerceVector Debug/rdll_test.dll : fatal error LNK1120: 6 unresolved externals Error executing link.exe. rdll_test.dll - 7 error(s), 6 warning(s) And I can't find the lib file I should be including. Is there one or am I barking up the wrong tree? Jeff.