
I think these instructions may be important for a beginner trying to install Lazarus in one of these new Mac computers with Mojave.
XCODE FOR MAC 10.14 HOW TO
So for my new Mac OS X system, the installer available in sourceforge from Lazarus does not recognize that xcode is already installed, but that from Freepascal works well.Īnother anecdote was that once Lazarus and fpc were installed, I was not able to compile the most simple application (an empty GUI Form) as I got an error message from CarbonBars about only cpu i386 is supported, but this time I knew how to fix this problem, in the menu Project > Project Options I selected Config and Target, to select Darwin as the Target OS and x86_64 for the Target CPU family and also I changed the LCL widgetset, which is carbon by default, to cocoa. The fpc-src and Lazarus were installed the normal way, (not using brew) and Lazarus recognized the correct paths of the compiler and debbuger.Īlso I visited the Freepascal homepage ( ) and I went to the sourceforge mirror for Intel/i386 ( ) and I downloaded the package which also I was able to install without problems. I tested the installation of fpc with this tool, as the fpc available in homebrew is exactly the same that is in the main page of Lazarus, and it worked.


Until now I didn’t have problems in Mac OS X.Īnyway, I found different alternatives. What I can said is that in my system: A new mac-mini with Mojave up to date (10.14.5) and Xcode (10.2.1) the installation of the fpc available in Sourceforge for Lazarus does not work, because it does not detect Xcode.Īlso, In general I followed the suggested order: first fpc, then fpc-source and Lazarus finally. I always used the installation programs available in the Lazarus main page ( ), which sent me to the sourceforge project. This is no the first time I've install Lazarus in Mac OS X. Puedes hacer una de las siguientes cosas: Sigue con el Xcode 10.1.

Tu Mac no puede ser actualizada ms all de MacOS 10.13.x. Adems, las Macs hechas en 2010 no pueden ejecutar MacOS 10.14.4, por lo que esa versin de MacOS no est disponible como actualizacin. Checking your answers and doing some work I’ve been able to install Lazarus in my new computer. Con 10.13.6 la versin ms reciente de Xcode que puedes usar es Xcode 10.1.
