Re: PgAdmin3 on Mac - Mailing list pgadmin-hackers

From Stefan Csomor
Subject Re: PgAdmin3 on Mac
Date
Msg-id ADVANCED-3YNLWJdiix00000043@advanced-3ynlwj.advancedconcepts.ch
Whole thread Raw
In response to PgAdmin3 on Mac  (Adam H.Pendleton <fmonkey@fmonkey.net>)
List pgadmin-hackers
Hi

congratulations on having the thing turning on mac. I'm not familiar with
your code, but I guess we are really running into some unicode problems. Are
non-unicode builds available for other platforms ?

Could you send me a link on how I can build this (I don't have anything else
installed on that machine yet, so I guess I'd need pg as well) and the
config params you needed

Thanks,

Stefan


--------------------------------------------
Advanced Concepts AG
Software-Engineering
Heldweg 10
CH-8475 Ossingen
Switzerland
phone:+41 52 245 0 245
fax:+41 52 245 0 246
http://www.advanced.ch
mailto:csomor@advanced.ch
--------------------------------------------


> -----Original Message-----
> From: Adam H. Pendleton [mailto:fmonkey@fmonkey.net]
> Sent: Samstag, 18. Oktober 2003 03:10
> To: pgadmin-hackers@postgresql.org
> Cc: Stefan Csomor
> Subject: PgAdmin3 on Mac
>
> Here are some screenshots of pgAdmin3 1.0.1 running on Mac OS X:
>
> Language Selection:
> http://www.fmonkey.net/pgasplash.jpg
>
> Tip of the Day:
> http://www.fmonkey.net/pgatips.jpg
>
> Main Window:
> http://www.fmonkey.net/pgamain.jpg
>
> So, we've obviously got some string problems here, which I
> can only assume are related to the Unicode stuff.  Perhaps
> Stefan, whom I've cc'd on this message, can give us some help
> with solving this problem (which I assume requires converting
> those pesky Unicode functions to their Mac equivalents).
> Anyway, at least it compiles and runs, right?
> :-)
>
> Dave, you might want to think about backporting my acinclude
> and Makefile.am changes to the REL_1_0_1 branch, especially
> the new wxWindows library code detection, since the REL_1_0_1
> branch doesn't compile against our wxWindows snapshot without
> the --enable-monolithic flag.
>
> ahp
>



pgadmin-hackers by date:

Previous
From: Adam H.Pendleton
Date:
Subject: PgAdmin3 on Mac
Next
From: "Dave Page"
Date:
Subject: Re: PgAdmin3 on Mac