Thread: pgAdmin3 on Intel

pgAdmin3 on Intel

From
"Adam H. Pendleton"
Date:
While pgAdmin3 compiles great on my MacBook, creating a Universal
Binary will be a challenge.  I spent all night trying to get autoconf
to create one, but it's not working.  I'll try and get XCode to work
tomorrow.  I'm also working on creating a frmEditGrid sample app for
testing.

ahp


Re: pgAdmin3 on Intel

From
"Dave Page"
Date:
-----Original Message-----
From: "Adam H. Pendleton"<fmonkey@fmonkey.net>
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?

> creating a Universal
> Binary will be a challenge.  I spent all night  trying to get autoconf
> to create one, but it's not working.

:-(

> 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
easierfor one thing. 

Regards, Dave

-----Unmodified Original Message-----
While pgAdmin3 compiles great on my MacBook, creating a Universal
Binary will be a challenge.  I spent all night trying to get autoconf
to create one, but it's not working.  I'll try and get XCode to work
tomorrow.  I'm also working on creating a frmEditGrid sample app for
testing.

ahp


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Re: pgAdmin3 on Intel

From
"Adam H. Pendleton"
Date:
On Apr 9, 2006, at 3:08 AM, Dave Page wrote:

>
> -----Original Message-----
> From: "Adam H. Pendleton"<fmonkey@fmonkey.net>
> 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