On Tue, 6 Jul 2010 00:33:11 +0200 Vadim Zeitlin <vz-mahog...@zeitlins.org> 
wrote:

VZ> NB> /a/M/M/include/gui/wxllist.h: In constructor 
'wxLayoutDataObject::wxLayoutDataObject()':
VZ> NB> /a/M/M/include/gui/wxllist.h:1324: error: invalid conversion from 
'const wchar_t*' to 'Atom'
VZ> NB> /a/M/M/include/gui/wxllist.h:1324: error:   initializing argument 1 of 
'wxDataFormat::wxDataFormat(Atom)'
VZ> 
VZ>  If you're still interested in pursuing this (although I really wonder
VZ> why...), you should just remove the _T() at this line, this string doesn't
VZ> have to be a Unicode one.

Then
/a/M/M/include/gui/wxllist.h: In constructor 
'wxLayoutDataObject::wxLayoutDataObject()':
/a/M/M/include/gui/wxllist.h:1324: error: invalid conversion from 'const char*' 
to 'wxDataFormat::NativeFormat'
/a/M/M/include/gui/wxllist.h:1324: error:   initializing argument 1 of 
'wxDataFormat::wxDataFormat(wxDataFormat::NativeFormat)'

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to