On Thursday, Oct 2, 2003, at 10:02 US/Eastern, Adam Witney wrote:
I found it in /usr/local/include/wx/xrc/, can I tell it to look here?
What happens if you compile with --with-wx=/usr/local?
ahp
---(end of broadcast)---
TIP 5: Have you checked our
On 2/10/03 2:54 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote:
> Adam Witney wrote:
>> Not much really:
>>
>> configure:4824: checking for wxWindows
>> configure:4841: result: yes
>> configure:5061: error: you need to install the xrc package from
>> wxWindows/contrib/src/xrc
> There is only o
Adam Witney wrote:
Not much really:
configure:4824: checking for wxWindows
configure:4841: result: yes
configure:5061: error: you need to install the xrc package from
wxWindows/contrib/src/xrc
There is only one check for the xrc package, and that is for the
prescense of ${WX_HOME}/include/
Adam Witney wrote:
Actually latest CVS wxWindows, configure'd --with-cocoa fails with this
problem
../src/cocoa/font.cpp:88: type specifier omitted for parameter `
wxNativeEncodingInfo'
../src/cocoa/font.cpp:88: parse error before `*' token
make: *** [corelib_font.o] Error 1
Don't use --wit
On 1/10/03 7:13 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote:
> Adam Witney wrote:
>> With ./configure --enable-debug I get
>>
>> checking for wxWindows... yes
>> configure: error: you need to install the xrc package from
>> wxWindows/contrib/src/xrc
>>
>> Which is strange as xrc seemed to
Actually latest CVS wxWindows, configure'd --with-cocoa fails with this
problem
../src/cocoa/font.cpp:88: type specifier omitted for parameter `
wxNativeEncodingInfo'
../src/cocoa/font.cpp:88: parse error before `*' token
make: *** [corelib_font.o] Error 1
--
This message has been scanned
Adam H. Pendleton wrote:
Adam Witney wrote:
With ./configure --enable-debug I get
checking for wxWindows... yes
configure: error: you need to install the xrc package from
wxWindows/contrib/src/xrc
Which is strange as xrc seemed to install fine before
What does config.log report?
If I use pgadm
> Hmmm. I just downloaded and './configure'd pgAdmin3 on my system, and
> it doesn't even link against libcrypt. This is because only the static
> version of pgAdmin3 links against libcrypt. IIRC, this dependency was
> added to the build system to support Slackware. Dave, could you change
> lin
Adam Witney wrote:
With ./configure --enable-debug I get
checking for wxWindows... yes
configure: error: you need to install the xrc package from
wxWindows/contrib/src/xrc
Which is strange as xrc seemed to install fine before
What does config.log report?
If I use pgadmin3 CVS I have t
Adam Witney wrote:
On 30/9/03 7:45 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote:
On Tuesday, Sep 30, 2003, at 08:58 US/Eastern, Adam Witney wrote:
Actually latest CVS wxWindows, configure'd --with-cocoa fails with this
problem
../src/cocoa/font.cpp:88: type specifier omitted for par
Dave Page wrote:
Dynamic build works, static does not. Incidently, --disable-static
doesn't work, despite prompts indicating that it should. I also note
that snake is linking with libwx_gtk2ud-2.5.a no matter what build type
is performed - I assume this is because that's what wx-config tells it
to
t;> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Adam Witney
>> Sent: Mittwoch, 1. Oktober 2003 10:05
>> To: Adam H. Pendleton
>> Cc: [EMAIL PROTECTED]; pgadmin-hackers
>> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa
>>
>> On
ndleton
> Cc: [EMAIL PROTECTED]; pgadmin-hackers
> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa
>
> On 30/9/03 7:45 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote:
>
> > On Tuesday, Sep 30, 2003, at 08:58 US/Eastern, Adam Witney wrote:
> >
On 30/9/03 7:45 pm, "Adam H. Pendleton" <[EMAIL PROTECTED]> wrote:
> On Tuesday, Sep 30, 2003, at 08:58 US/Eastern, Adam Witney wrote:
>
>>
>> Actually latest CVS wxWindows, configure'd --with-cocoa fails with this
>> problem
>>
>> ../src/cocoa/font.cpp:88: type specifier omitted for parameter
> -Original Message-
> From: Stefan Csomor [mailto:[EMAIL PROTECTED]
> Sent: 01 October 2003 09:09
> To: Dave Page; 'Adam H.Pendleton'; 'Adam Witney'
> Cc: [EMAIL PROTECTED]; 'Julian Smart'; 'pgadmin-hackers'
> Subject: RE: [pg
ndleton; Adam Witney
> Cc: [EMAIL PROTECTED]; Julian Smart; pgadmin-hackers
> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa
>
>
>
> > -Original Message-
> > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED]
> > Sent: 30 September 2003 22:20
&
> -Original Message-
> From: Adam H.Pendleton [mailto:[EMAIL PROTECTED]
> Sent: 30 September 2003 22:20
> To: Adam Witney
> Cc: [EMAIL PROTECTED]; Julian Smart; pgadmin-hackers
> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa
>
>
> On Tuesday
At 11:31 30/09/2003 +0200, Jean-Michel POURE wrote:
Seems like we have to choose between --with-mac and --with-cocoa. I would say
(without really knowing) that --with-mac is the compatibility layer of MacOsX
to old Macintosh applications, whereas --with-cocoa is the native MacOsX
interface.
But thi
Hi Jean-Michel,
Is wxCocoa the same as wxMac? wxCocoa gives an unknown module error from cvs
Thanks
adam
> Le Mardi 30 Septembre 2003 09:56, Adam Witney a écrit :
>> For the time being, I could live with 1), but I couldn't get it to
>> configure on my OSX laptop... It couldn't find my pgsql
> OK, we are delighted to know you got wxWindows installed from the 2.5.1 latest
> branch. This is an important first step... We are quite happy to know it
> compiles fine.
Actually, just looked again, it was wxMac-2.4.2, but I am downloading
wxWindows from CVS right now and I will try that
> The
Ok, but I can't seem to find any mention of wxCocoa in the CVS?
I did manage to get wxWindows installed yesterday, but when I ran configure
from the pgadmin src I got
checking for libpq-fe.h... yes
checking pgsql in /usr/local/pgsql... failed
configure: error: you must specify a valid pgsql
On Tuesday, Sep 30, 2003, at 08:58 US/Eastern, Adam Witney wrote:
Actually latest CVS wxWindows, configure'd --with-cocoa fails with this
problem
../src/cocoa/font.cpp:88: type specifier omitted for parameter `
wxNativeEncodingInfo'
../src/cocoa/font.cpp:88: parse error before `*' token
make: *
[EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Jean-Michel POURE
> Sent: Dienstag, 30. September 2003 10:31
> To: Adam Witney; Julian Smart; Adam H. Pendleton
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa
>
> Le Mardi 30 Sep
On Tuesday, Sep 30, 2003, at 05:40 US/Eastern, Adam Witney wrote:
And the relevant part of config.log says
configure:4634: gcc -o conftest -Wall -g -O0 -DSSL
-I/usr/local/pgsql/include -L/usr/local/pgsql/lib conftest.c -lpq
/usr/local/pgsql/l
ib/libpq.a -lcrypt -lssl -lcrypto >&5
ld: can't loc
On Tuesday, Sep 30, 2003, at 05:40 US/Eastern, Adam Witney wrote:
And the relevant part of config.log says
configure:4634: gcc -o conftest -Wall -g -O0 -DSSL
-I/usr/local/pgsql/include -L/usr/local/pgsql/lib conftest.c -lpq
/usr/local/pgsql/l
ib/libpq.a -lcrypt -lssl -lcrypto >&5
ld: can't loc
I just had a look at the cocoa source dir of the current cvs and fount many
// TODO
comments. There are several needed methods not implemented, so for now
trying to run pgAdmin3 with cocoa is certainly doomed to failure.
Regards,
Andreas
---(end of broadcast)-
Le Mardi 30 Septembre 2003 12:41, Dave Page a écrit :
> As far as I am aware, we do not yet support wx2.5.1 unless there is a
> patched version of it somewhere that I am not aware of?
Sorry, I did not explain things in details. This is only a MacOs X related
issue.
Adam Witney <[EMAIL PROTECTED]
> -Original Message-
> From: Jean-Michel POURE [mailto:[EMAIL PROTECTED]
> Sent: 30 September 2003 11:33
> To: Adam Witney; Adam H. Pendleton
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] pgAdmin III under wxCocoa
>
>
> We noticed several improvem
>> Actually, just looked again, it was wxMac-2.4.2, but I am downloading
wxWindows from CVS right now and I will try that
We noticed several improvements in 2.5.1 and therefore recommand using the
latest CVS version. At pgAdmin team level, we only support wx 2.5.1 in order
to simplify bug tracki
Le Mardi 30 Septembre 2003 11:40, Adam Witney a écrit :
> I don't think this part is a problem with the wxWindows part is it?
OK, we are delighted to know you got wxWindows installed from the 2.5.1 latest
branch. This is an important first step... We are quite happy to know it
compiles fine.
Th
Le Mardi 30 Septembre 2003 11:02, Adam Witney a écrit :
> Is wxCocoa the same as wxMac? wxCocoa gives an unknown module error from
> Thanks
Dear Adam Witney,
./configure --help gives me:
[...]
--with-mac use Mac OS X
--with-cocoause Cocoa
[...]
Seems like we have t
Le Mardi 30 Septembre 2003 09:56, Adam Witney a écrit :
> For the time being, I could live with 1), but I couldn't get it to
> configure on my OSX laptop... It couldn't find my pgsql installation...
> Even though it was looking in the right place!
>
> Does pgsql have to be compiled with ssl for pga
32 matches
Mail list logo