[fpc-devel] FPC CHM files
Marco van de Voort
marcov at stack.nl
Sat Feb 14 00:54:02 CET 2015
In our previous episode, Mattias Gaertner said:
> ok
>
>
> > Everytime:
> > - with a full snapshot of FPC available run fpcdocs/fixdocs.sh with the sources of FPC at
> > ../fpc
>
> ok, then this file exists:
> ../fpc/compiler/version.pas
>
> Running "sh -x fixdocs.sh" gives:
>
> ...
> + ./compilelatexchm prog 'Programmer'\''s Guide'
> skipping .
> skipping ..
> An unhandled exception occurred at $00000000004591F6 :
> EFOpenError : Unable to open file "prog/prog.html"
> $00000000004591F6
> $0000000000458F47
> $000000000042F435
> $00000000004016D2
> $0000000000402611
>
> Maybe first the html must be built?
The make command is in the script. Must be bash or missing gmake.
More information about the fpc-devel
mailing list