Difference between revisions of "Carbon Interface"

From Free Pascal wiki
Jump to navigationJump to search
Line 15: Line 15:
 
*Start Lazarus.  
 
*Start Lazarus.  
 
*Set Environment>Environment Options>Files>Lazarus Directory to /Users/<yourUsername>/pascal/lazarus/
 
*Set Environment>Environment Options>Files>Lazarus Directory to /Users/<yourUsername>/pascal/lazarus/
*Set Tools>Configure "Build Lazarus">
+
*Set Tools>Configure "Build Lazarus"> to
 +
[[Image:BuildLazarusOptionsCarbonIntf.png]]

Revision as of 16:52, 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"> to

BuildLazarusOptionsCarbonIntf.png