---------------------------------------- > Date: Mon, 29 Oct 2007 12:37:15 +0100 > From: [EMAIL PROTECTED] > To: [email protected]> 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 > on a G3 Mac. The Carbon widgetset is used. The following symbols are > not available on 10.3:
LCL carbon requires 10.4 or later (I think this decision was made because of CGImage, and maybe later some other 10.4-only stuff has been used). Maybe you can try with qt widgetset. IIRC Trolltech doesn't provide a binary package for 10.3 but they say that building on 10.3 is supported. I tried to build qt myself some time ago on a Gossamer (the ancient Beige G3) but all windows of qt programs were "empty". Maybe I made something wrong while building qt (so it might work for you), however since it took many hours on that 333Mhz cpu I didn't try again. bye Giulio _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
