Hi!
Thanks for the great work you are doing with Free Pascal and Lazarus.
I just used FPC 3.0+fixes to build Lazarus-trunk for Cocoa, which worked nicely. I used this command:
make -j 1 bigide INSTALL_PREFIX=~/src/fpc/lazarus-trunk-cocoa LCL_PLATFORM=cocoa
When I open startlazarus.app or lazarus.app, there is a problem, however. Lazarus asks for the FPC sources on startup, but it hangs as shown in the screenshot. None of the buttons or fields works, and I cannot quit it either.
I would like to use the 64bit version, because I want to link my program to a 64bit library. I am very happy with Carbon Lazarus so far!
Cheers,
Clemens