Subject: Re: c++ build problem with digikam
To: Mark Davies <mark@mcs.vuw.ac.nz>
From: Christos Zoulas <christos@zoulas.com>
List: tech-pkg
Date: 02/18/2006 23:42:22
On Feb 19,  5:34pm, mark@mcs.vuw.ac.nz (Mark Davies) wrote:
-- Subject: Re: c++ build problem with digikam

| On Sunday 19 February 2006 14:47, Christos Zoulas wrote:
| > It is wrong to extern "C" the above headers. All four headers were designed
| > for c++ use and work just fine without it.
| 
| OK, I simply copied what was in tha actual digikam source file that had the 
| problem, however removing the extern "C" doesn't make any difference to the 
| actual problem reported: still get the invalid conversion errors.

It is probably doing the same extern "C" crap in multiple places.

christos