compiling tuxcards

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Thu Apr 21 23:34:04 CEST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter Kümmel schrieb:
> Christian Ehrlicher wrote:
> 
>> I've attached a small patch which fixes this problem. Borland & msvc
>> complained about this and so it was easy to fix.
>> If you encounter more problems, please compile with debug informations
>> and provide a gdb backtrace :)
>>
>> Christian
> 
> 
> -   CTreeElement* pTreeElem = dynamic_cast<CTreeElement*>(pItem);
> +   CTreeElement* pTreeElem = (CTreeElement*)(pItem);
> 
> Replacing a c++ cast by a c cast? What is wrong with the original code?
> Throws it exceptions?
Maybe you'll find the answer here:
http://www.lunaticsystems.com/index.php?module=articles&func=display&ptid=4&aid=42
http://www.codeguru.com/forum/archive/index.php/t-312456.html
:)

Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFCaBxMnNKwkgf+zVMRAmqzAJ9Y8l3rysDchLspt1ugjknxc+1MNgCfUegs
eR77UigRa6kLvU6pQ5bYMg0=
=GLrt
-----END PGP SIGNATURE-----


More information about the kde-cygwin mailing list