#39787: pgAdmin3 @1.16.1_0+postgresql92: build failure after update to wxWidgets30 @2.9.5_0 -----------------------+------------------- Reporter: arthur@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: pgAdmin3 | -----------------------+------------------- Comment (by mojca@…): Citing [https://github.com/wxWidgets/wxWidgets/commit/38aae140acbfd562df1388ae76108e... commit] from 6th July: === Forbid creation of wxStandardPaths object directly === This happens to work under MSW and Unix where there is only one wxStandardPaths class for both the console and the GUI applications but doesn't return the correct result under OS X where the Core Foundation version, returned by wxStandardPaths::Get(), has to be used for the GUI programs. And historically this confused a lot of people, so just ensure that they can't accidentally create an object of the wrong type any more. Closes [http://trac.wxwidgets.org/ticket/13537 13537]. -- Ticket URL: <https://trac.macports.org/ticket/39787#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X