Difference between revisions of "buildfaq"

From Lazarus wiki
Jump to navigationJump to search
(New page: The buildfaq is a document about FPC and Lazarus building, and in particular crosscompiling. It is the successor the the 1.0.x period make cycle FAQ, and is maintained by a FPC core member...)
 
Line 3: Line 3:
 
The document is in LyX because it allows easy offline editing and good printing quality. It is a hyperlinked PDF, but when the notoriously difficult conversion of latex to html allows it, a HTML version is also generated. Diagrams are made with DIA, and then exported to PNG. The source files are in SVN in fpcdocs/buildfaq, but if you want changes, please don't commit directly but do it via Marco. Thanks.
 
The document is in LyX because it allows easy offline editing and good printing quality. It is a hyperlinked PDF, but when the notoriously difficult conversion of latex to html allows it, a HTML version is also generated. Diagrams are made with DIA, and then exported to PNG. The source files are in SVN in fpcdocs/buildfaq, but if you want changes, please don't commit directly but do it via Marco. Thanks.
  
* [http://www.stack.nl/~marcov/buildfaq.pdf PDF version]
+
* [http://www.stack.nl/~marcov/buildfaq.pdf PDF version]   The [b]authorative[/b] version
* [http://www.stack.nl/~marcov/buildfaq HTML version]
+
* [http://www.stack.nl/~marcov/buildfaq HTML version]     Sometimes lags due to html export issues

Revision as of 14:55, 1 June 2009

The buildfaq is a document about FPC and Lazarus building, and in particular crosscompiling. It is the successor the the 1.0.x period make cycle FAQ, and is maintained by a FPC core member (Marco)

The document is in LyX because it allows easy offline editing and good printing quality. It is a hyperlinked PDF, but when the notoriously difficult conversion of latex to html allows it, a HTML version is also generated. Diagrams are made with DIA, and then exported to PNG. The source files are in SVN in fpcdocs/buildfaq, but if you want changes, please don't commit directly but do it via Marco. Thanks.