Difference between revisions of "buildfaq"

From Lazarus wiki
Jump to navigationJump to search
(Typos, category)
m
Line 6: Line 6:
 
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]  The '''authorative''' version
+
* [http://www.stack.nl/~marcov/buildfaq.pdf PDF version]  The '''authoritative''' version
 
* [http://www.stack.nl/~marcov/buildfaq HTML version]      Sometimes lags due to html export issues
 
* [http://www.stack.nl/~marcov/buildfaq HTML version]      Sometimes lags due to html export issues
  

Revision as of 07:32, 1 June 2015

Template:Translate

Overview

The buildfaq is a document about FPC and Lazarus building, and in particular crosscompiling. It is the successor of the 1.0.x period make cycle FAQ, and is maintained by an FPC core development 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.