RE: [lazarus] Missing symbols in Mac OS 10.3

2007-10-29 Thread Giulio Bernardi
> Date: Mon, 29 Oct 2007 12:37:15 +0100 > From: [EMAIL PROTECTED] > To: lazarus@miraclec.com> Subject: [lazarus] Missing symbols in Mac OS 10.3 > > Hello, > > I just succeeded in my first cross-compiling and I am now trying my app &

Re: [lazarus] Missing symbols in Mac OS 10.3

2007-10-29 Thread Marc Weustink
Tobias Giesen wrote: Hello, I just succeeded in my first cross-compiling and I am now trying my app on a G3 Mac. The Carbon widgetset is used. The following symbols are not available on 10.3: kUTType* (used by CarbonClipboard) kCGColorSpaceGenericRGB (used by CarbonProc) kCGColorSpaceGeneric

Re: [lazarus] Missing symbols in Mac OS 10.3

2007-10-29 Thread Tobias Giesen
Hi, oh dear, after fixing the first unresolved symbols, OS 10.3 reveals a lot more. I suppose we can forget 10.3 for the Carbon widgetset? Cheers, Tobias _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscr

[lazarus] Missing symbols in Mac OS 10.3

2007-10-29 Thread Tobias Giesen
Hello, I just succeeded in my first cross-compiling and I am now trying my app on a G3 Mac. The Carbon widgetset is used. The following symbols are not available on 10.3: kUTType* (used by CarbonClipboard) kCGColorSpaceGenericRGB (used by CarbonProc) kCGColorSpaceGenericGray I'm now trying to