HEAD listctrl_mac.cpp compile error with wxUSE_STL
Jose' Cruanyes
cruanyes at cegroup.it
Sun Dec 3 02:37:39 PST 2006
listctrl_mac.cpp: In constructor 'wxMacListCtrlItem::wxMacListCtrlItem
()':
listctrl_mac.cpp:2983: error: no matching function for call to
'wxListItemList::wxListItemList(wxKeyType)'
listctrl_mac.cpp:116: note: candidates are:
wxListItemList::wxListItemList()
listctrl_mac.cpp:116: note:
wxListItemList::wxListItemList(const wxListItemList&)
listctrl_mac.cpp: In member function 'virtual wxListItem*
wxMacListCtrlItem::GetColumnInfo(unsigned int)':
listctrl_mac.cpp:3023: error: invalid conversion from 'unsigned int'
to 'const wxListItem*'
listctrl_mac.cpp:3023: error: initializing argument 1 of
'wxListItemList::compatibility_iterator wxListItemList::Find(const
wxListItem*) const'
listctrl_mac.cpp: In member function 'virtual bool
wxMacListCtrlItem::HasColumnInfo(unsigned int)':
listctrl_mac.cpp:3031: error: invalid conversion from 'unsigned int'
to 'const wxListItem*'
listctrl_mac.cpp:3031: error: initializing argument 1 of
'wxListItemList::compatibility_iterator wxListItemList::Find(const
wxListItem*) const'
listctrl_mac.cpp:3031: warning: converting to non-pointer type 'int'
from NULL
listctrl_mac.cpp:3031: warning: NULL used in arithmetic
listctrl_mac.cpp: In member function 'virtual void
wxMacListCtrlItem::SetColumnInfo(unsigned int, wxListItem*)':
listctrl_mac.cpp:3040: error: no matching function for call to
'wxListItemList::Append(unsigned int&, wxListItem*&)'
listctrl_mac.cpp:116: note: candidates are:
wxListItemList::compatibility_iterator wxListItemList::Append
(wxListItem*)
listctrl_mac.cpp: In member function 'int wxListCtrl::GetItemState
(long int, long int) const':
listctrl_mac.cpp:1095: warning: control reaches end of non-void function
Pax et Bonum
# dott. Jose' Cruanyes Aguilar - C.E. Soft srl
# Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA
# 02,33603122 0372,460602
More information about the wx-dev
mailing list