Marc Weustink schreef:
[EMAIL PROTECTED] wrote:
Hi,

A friend of mine is compiling a project on a MAC and he got a linker error when doing so. The application did compile fine with the GTK widgetset but
with Carbon widgetset the linker did find a lot of undefined symbols
(IIRC). Could anyone explain what is causing this?

Just guessing, do you pass the carbon framework (-k"-framework Carbon") to the linker ?

Does it hurt to pass this option always to the linker, even for console apps that don't use the Carbon framework? If it doesn't hurt, adding this option to fpc.cfg is an option.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to