Difference between revisions of "Portal:Mac"

From Free Pascal wiki
Jump to navigationJump to search
(Add cross compiling on Mac OS X)
Line 38: Line 38:
 
* [[OS X Programming Tips]]
 
* [[OS X Programming Tips]]
 
* [[Porting from Mac Pascal]]
 
* [[Porting from Mac Pascal]]
*[[Cross compiling OSX on Linux]]
+
* [[Cross_compiling#From_Darwin_.28Mac_OS_X.29_i386 | Cross compiling on Mac OS X]]
 +
* [[Cross compiling OSX on Linux | Cross compiling for Mac OS X on Linux ]]
 
<div style="float:left;margin-right:0.9em">
 
<div style="float:left;margin-right:0.9em">
  

Revision as of 23:22, 8 April 2013

< Lookup < Portals < Portal:Mac
Portal:Mac
Logo OSX.png

This portal provides an overview of development for Mac OS with Lazarus and Free Pascal.

Development for Mac OS X is easy with Lazarus using the Carbon widgetset. Other widgetsets like Qt or Cocoa are supported, too, but their usage requires additional efforts. Free Pascal can also be used to develop Software for Mac OS Classic and older versions of Mac OS X.

Related topics

Portals: iOS - Linux

Categories: Mac OS - Mac OS X - Unix

Development Techniques

Basic development techniques with Lazarus and Free Pascal are described here, as well as hints for special optimization approaches.


APIs and Headers

FPC supports several APIs on Mac OS and Mac OS X.