wx snapshot compile failure - Mailing list pgadmin-hackers

From Adam H.Pendleton
Subject wx snapshot compile failure
Date
Msg-id 33383E8A-FDCC-11D7-9EDB-000A9566CE14@fmonkey.net
Whole thread Raw
Responses Re: wx snapshot compile failure  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
The wxWindows snapshot, wxWindows-pgAdmin3-20031010.tar.bz2, currently
on snake, fails to compile on Mac OS X with the following error:

src/mac/textctrl.cpp: In member function `virtual void
wxTextCtrl::Replace(long
    int, long int, const wxString&)':
src/mac/textctrl.cpp:1177: `st' undeclared (first use this function)
src/mac/textctrl.cpp:1177: (Each undeclared identifier is reported only
once
    for each function it appears in.)
make: *** [corelib_textctrl.o] Error 1

ahp

Attachment

pgadmin-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Maintenance release
Next
From: Andreas Pflug
Date:
Subject: Re: wx snapshot compile failure