Difference between revisions of "Carbon Interface"

From Free Pascal wiki
Jump to navigationJump to search
 
Line 4: Line 4:
  
 
The Carbon widgetset is in an early stage of development. Fully functional Lazarus IDE on MacOS X is strongly recommended. For instructions see [[Installing Lazarus on MacOS X]].
 
The Carbon widgetset is in an early stage of development. Fully functional Lazarus IDE on MacOS X is strongly recommended. For instructions see [[Installing Lazarus on MacOS X]].
 +
 +
=== Getting a carbonproof Lazarus ===
 +
 +
*Install SVN for MacOS X: A good package is provided by [http://www.codingmonkeys.de/mbo/ Martin Ott].
 +
*Then follow [[Installing_Lazarus#Downloading_Lazarus_SVN]]
 +
 +
=== Compiling the Carbon Interface ===
 +
 +
We now assume your Lazarus directory is located at /Users/<yourUsername>/pascal/lazarus/
 +
*Start Lazarus.
 +
*Set Environment>Environment Options>Files>Lazarus Directory to /Users/<yourUsername>/pascal/lazarus/
 +
*Set Tools>Configure "Build Lazarus">

Revision as of 16:48, 13 January 2006

Carbon Primer

What you need

The Carbon widgetset is in an early stage of development. Fully functional Lazarus IDE on MacOS X is strongly recommended. For instructions see Installing Lazarus on MacOS X.

Getting a carbonproof Lazarus

Compiling the Carbon Interface

We now assume your Lazarus directory is located at /Users/<yourUsername>/pascal/lazarus/

  • Start Lazarus.
  • Set Environment>Environment Options>Files>Lazarus Directory to /Users/<yourUsername>/pascal/lazarus/
  • Set Tools>Configure "Build Lazarus">