Custom Query (8117 matches)
Results (22 - 24 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#11535 | rejected | wxWidgets static library... no | ||
Description |
checking for wxWidgets version >= 3.0.3 (--unicode=yes --universal=no)... yes (version 3.1.1) checking for wxWidgets static library... no configure: error: You must use wxWidgets 3.0.x, development versions of wxWidgets are not supported. |
|||
#11086 | fixed | wxDOT deprecation warning | ||
Description |
remove wxDOT deprecation warning |
|||
#9578 | fixed | wxCB_SORT not implemented in wxOSX/Cocoa | ||
Description |
See: I'm attaching a patch for ../src/osx/combobox_osx.cpp(60): assert "!(style & wxCB_SORT)" failed in Create(): wxCB_SORT not currently supported by wxOSX/Cocoa Call stack: [00] wxComboBox::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, wxArrayString const&, long, wxValidator const&, wxString const&) [01] wxComboBox::wxComboBox(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, wxArrayString const&, long, wxValidator const&, wxString const&) [02] CComboBoxEx::CComboBoxEx(CViewHeader*) [03] CViewHeader::CViewHeader(wxWindow*, wxString const&) [04] CLocalViewHeader::CLocalViewHeader(wxWindow*, CState*) [05] CContextControl::CreateContextControls(CState*) [06] CContextControl::CreateTab() [07] CMainFrame::CMainFrame() [08] CFileZillaApp::OnInit() [09] wxApp::CallOnInit() [10] wxEntry(int&, wchar_t**) [11] main [12] start [13] 0x00000002 Do you want to stop the program? You can also choose [Cancel] to suppress further warnings. triggered by the nightly on wxOSX/Cocoa (it's only an issue since the upgrade to wxWidgets 3.0). |
Note:
See TracQuery
for help on using queries.