[fpc-pascal] FPC 2.2.1 on Mac OS X
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Fri May 23 14:12:31 CEST 2008
On Fri, May 23, 2008 at 8:49 AM, Bent Normann Olsen <bent at earmaster.com> wrote:
> I just tried to install fpc 2.2.1 and clean/build Lazarus, but it says (many
> lines skipped):
>
> ...
> Linking ./hello
> /usr/bin/ld: can't locate file for: -lglib-1.2.0
You are building Lazarus for Gtk 1. I recommend against doing that,
because copy+paste won't work, it's needs X11 and fink to run, etc.
Build Lazarus instead for the native Carbon interface:
http://wiki.lazarus.freepascal.org/Carbon_Interface#Compiling_the_Lazarus_IDE_with_the_Carbon_interface_via_Makefile_.28only_for_alpha-testing.29
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list