Re: pgAdmin III under wxCocoa - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject Re: pgAdmin III under wxCocoa
Date
Msg-id 3F7AE51C.2030507@fmonkey.net
Whole thread Raw
In response to Re: pgAdmin III under wxCocoa  (Adam Witney <awitney@sghms.ac.uk>)
List pgadmin-hackers
Adam Witney wrote:

>On 30/9/03 7:45 pm, "Adam H. Pendleton" <fmonkey@fmonkey.net> 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 `
>>>   wxNativeEncodingInfo'
>>>../src/cocoa/font.cpp:88: parse error before `*' token
>>>make: *** [corelib_font.o] Error 1
>>>
>>>
>>>
>>For now, I think we should probably just stick with the wxMac stuff.
>From what I understand, the wxCocoa code isn't as mature as the wxMac
>>code.  Let's tackle on problem at a time.  :-)
>>
>>
>
>Ok, it also fails with ../configure --with-mac --disable-shared
>--enable-debug
>
>../src/mac/checkbox.cpp: In member function `bool
>wxCheckBox::Create(wxWindow*,
>   int, const wxString&, const wxPoint&, const wxSize&, long int, const
>   wxValidator&, const wxString&)':
>../src/mac/checkbox.cpp:45: `wxCH_3STATE' undeclared (first use this
>function)
>../src/mac/checkbox.cpp:45: (Each undeclared identifier is reported only
>once
>   for each function it appears in.)
>make: *** [corelib_checkbox.o] Error 1
>
>
>
>
Are you sure you're working with the latest CVS tree?  It compiled fine
for me.

ahp


pgadmin-hackers by date:

Previous
From: "Adam H. Pendleton"
Date:
Subject: Re: Mac Port
Next
From: "Adam H. Pendleton"
Date:
Subject: Re: make install icons and desktop files