Displaying 1 result from an estimated 1 matches for "fakeri".
Did you mean:
faker
2002 Feb 05
1
htmlhelp() question
I wonder if anyone who has worked on the win32 version of
R could help me with a HtmlHelp question?
When you're building a win32 program using mingw (in my
case, cross-compiling under GNU/Linux), what import
library do you use to link against the HtmlHelp()
function? I have got a copy of MS's htmlhelp.lib, but
mingw doesn't seem to like this format; it wants an
archive in .a format.