[Lazarus] Latest RTL, FCL and LCL online docs

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Apr 28 14:47:53 CEST 2009


On Tue, Apr 28, 2009 at 2:15 PM, Michael Van Canneyt
<michael at freepascal.org> wrote:
>
> The following should do it:
>
> make rtl.chk
> make fcl.chk
>
> And you don't need latex2html, but tex4ht for the other things.
> I changed the README file so it's more correct.

Thanks, the description is now much better (clearer).  I still have
problems though. Can I use a symlink'ed docs directory? The layout is
still as I shown in my previous email, but I get the following output.

=========================
/opt/fpc/src/docs $ make clean
  <.....removed lots of output...>
/opt/fpc/src/docs $ make rtl.chk
fpdoc  --warn-no-node --package=rtl --descr=rtl.xml --content=rtl.xct
--hide-protected --descr=strutils.xml
--input="../rtl/objpas/strutils.pp " --descr=sysutils.xml
--input="../rtl/unix/sysutils.pp -Fi../rtl/objpas/sysutils
-Fi../rtl/inc " ........
  <....lots more text gets displayed and then the following....>
FPDoc - Free Pascal Documentation Tool
Version 2.2.5 [2009/03/13]
(c) 2000 - 2003 Areca Systems GmbH / Sebastian Guenther, sg at freepascal.org

An unhandled exception occurred at $080CD8D9 :
EFileNotFoundError : ../rtl/objpas/strutils.pp
  $080CD8D9
  $080CDCF4
  $080493A8
  $08049931

make: *** [rtl.chk] Error 217
=========================

Yet the ../rtl/objpas/strutils.pp file *does* exist.



Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list