> [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 ?

No. What we've done is to change the widgetset in the compiler options and
tried to recompile. Do we need to pass these arguments to the linker?

>
>> Is this because Carbon
>> is not implemented fully?
>
> No, the linker complains here on the parts which are implemented :)
>
> Marc
>
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
>


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

Reply via email to