#40931: Programs using wxWidgets-3.0 @3.0.0_2 fails to show GUI on OS X 10.9 Mavericks ----------------------------+----------------------- Reporter: jinxiaoyong@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: mavericks Port: wxWidgets-3.0 | ----------------------------+----------------------- Comment (by jinxiaoyong@…): I'm not familiar with wxwidgets. I attached the minimal hello-world program, `hw_wx.cpp', here. If you can reproduce the issue, and you have an account on their bug tracker, please submit a ticket for me. Thank you! PS. compile the program with {{{ clang++ hw_wx.cpp `wx-config --libs` `wx-config --cxxflags` -o hw_wx }}} -- Ticket URL: <https://trac.macports.org/ticket/40931#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X