Why do I get this error?
Tobias Koenig
tokoe at kde.org
Sun Nov 10 14:51:38 GMT 2002
On Sun, Nov 10, 2002 at 09:25:45AM -0500, Ian Reinhart Geiser wrote:
> Greetings
Hi Ian,
> /usr/local/src/kdelibs/kabc/plugins/ldap/resourceldap.cpp: In method `bool
> KABC::ResourceLDAP::open()':
> /usr/local/src/kdelibs/kabc/plugins/ldap/resourceldap.cpp:98: cannot convert
> `QCString()' from type `QCString' to type `char *'
Does an explicit cast like
(char*)mHost.local8Bit()
or
(const char*)mHost.local8Bit()
help?
Ciao,
Tobias
--
In a world without walls and fences who
needs Windows and Gates???
More information about the kde-core-devel
mailing list