Displaying 2 results from an estimated 2 matches for "rchm".
Did you mean:
chm
2002 Jan 19
1
Build R-patched from Source
...:/Tcl. Then when I do:
make
it goes on and on until it displays (I'm compiling under DOS Prompt):
/cygdrive/c/BIN/MAKE --no-print-directory -C
C:/Temp/R-patched/src/library/base
/chm -f C:/Temp/R-patched/src/gnuwin32/help/Makefile base.chm
cp C:/Temp/R-patched/src/gnuwin32/help/Rchm.css Rchm.css
cp C:/Temp/R-patched/doc/html/logo.jpg logo.jpg
hhc base.hhp
MAKE[3]: hhc: Command not found
MAKE[3]: [base.chm] Error 127 (ignored)
mkdir -p C:/Temp/R-patched/library/base/chtml
cp C:/Temp/R-patched/src/library/base/chm/base.chm
C:/Temp/R-patched/library/bas...
2005 Oct 27
1
R-devel CHTML problem
...chtml.dll in the bin directory of version 2.3 with Rchtml.dll
from version 2.2 everything works fine!!
2. Rchtml.dll is being built in the .../R-devel/src/gnuwin32/help folder.
The contents of this folder is:
Makefile libhhctrl.a Rchtml.c hhctrl.def Rchtml.o
MkChmDll logo.bmp Rchm.css Rchtml.dll* R.stp
This is identical to the corresponding help folder in R-patched.
3. All files in the help folders in both versions are identical (under
diff) except: libhhctrl.a and Rchtml.dll
4. Doing ar -t libhhctrl.a produces:
dclact.o
dclach.o
dclacs00000.o...