On Apr 9, 2006, at 3:08 AM, Dave Page wrote:
-----Original Message-----
From: "Adam H. Pendleton"<[EMAIL PROTECTED]>
Sent: 09/04/06 05:14:22
To: "pgadmin-hackers@postgresql.org"<pgadmin-hackers@postgresql.org>
Subject: [pgadmin-hackers] pgAdmin3 on Intel
Hi Adam
While pgAdmin3 compiles great on my MacBook,
Cool, that's good news. Does the appbundle build OK as well?
Yes, appbundle builds great! pgAdmin3 runs well, too.
creating a Universal
Binary will be a challenge. I spent all night trying to get
autoconf
to create one, but it's not working.
:-(
Yeah, it's a pain. I tried to get it to work the same way the wx
folks did, but it just doesn't seem to want to come together.
I'll try and get XCode to work
tomorrow. I'm also working on creating a frmEditGrid sample app for
testing.
Ok - I'd be interested in keeping an Xcode project in SVN if you
build one - it'd make debugging on Mac infinitely easier for one
thing.
Okay, then I'll focus on getting a XCode project built. It will make
lots of things easier on the mac.
ahp
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match