Difference between revisions of "buildfaq"

From Lazarus wiki
Jump to navigationJump to search
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Translate}}
+
{{buildfaq}}
  
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 ([[User:Marcov|Marco]])
+
==Overview==
 +
The [http://www.stack.nl/~marcov/buildfaq.pdf buildfaq.pdf] is a document about FPC and Lazarus building, and in particular cross-compiling. It is the successor of the 1.0.x period make cycle FAQ, and is maintained by an FPC core development member ([[User:Marcov|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.
+
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.
 +
 
 +
[[Category:FPC internals]]
 +
[[Category:FPC]]
 +
[[Category:FAQs]]
 +
[[Category:Install]]
 +
[[Category:Troubleshooting]]

Latest revision as of 10:17, 24 April 2022

English (en) | magyar (hu) | русский (ru)

Overview

The buildfaq.pdf is a document about FPC and Lazarus building, and in particular cross-compiling. 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.