[Kmymoney-devel] Charts

Cristian Oneţ onet.cristian at gmail.com
Sun Sep 20 09:22:39 CEST 2009


În data de Duminică 20 Septembrie 2009 06:31:07 Alvaro Soliverez a scris:
> On Sat, Sep 19, 2009 at 2:42 PM, Alvaro Soliverez 
<asoliverez at gmail.com>wrote:
> > On Sat, Sep 19, 2009 at 2:14 PM, Thomas Baumgart <thb at net-bembel.de>wrote:
> >> Hi,
> >>
> >> on Saturday 19 September 2009 Cristian Oneţ wrote:
> >> > Have you tried changing the INCLUDE_DIRECTORIES(
> >> > ${KMyMoney_SOURCE_DIR}/libkdchart) line in reports/CMakeLists.txt to
> >>
> >> point
> >>
> >> >  to the correct path where the headers are located?
> >>
> >> That's what we did. Now in SVN.
> >>
> >> --
> >
> > Thanks, Thomas. That was fast!
> > Now I will get to work fixing all the compilation due to the new version
> > of kdchart. With any luck, we will have the charts back soon.
> 
> I'm still having some problems with the subclassing. Funny thing is that it
> will compile pivottable ok, but then it gives an error like it cannot find
> the KDChart classes in kreportchartview.h.
> 
> Here is a diff with the changes I made so far. I commented a lot of code
> that is not crucial at the moment.
> 
> Regards,
> Alvaro
> 
Do you get something like the following errors?
In file included from 
/home/cristi/documente/dezvoltare/kmymoney/kmymoney2/reports/kreportchartview.cpp:32:                                                       
/home/cristi/documente/dezvoltare/kmymoney/kmymoney2/reports/kreportchartview.h:38:24: 
error: KDChartTable: No such file or directory                             
/home/cristi/documente/dezvoltare/kmymoney/kmymoney2/reports/kreportchartview.h:39:25: 
error: KDChartParams: No such file or directory                            
/home/cristi/documente/dezvoltare/kmymoney/kmymoney2/reports/kreportchartview.h:40:29: 
error: KDChartAxisParams: No such file or directory                        
/home/cristi/documente/dezvoltare/kmymoney/kmymoney2/reports/kreportchartview.cpp:33:31: 
error: KDChartDataRegion.h: No such file or directory                    
In file included from 
/home/cristi/documente/dezvoltare/kmymoney/libkdchart/include/../src/KDChartLayoutItems.h:34,                                 

Well this is not a misconfigured build system :) those files are really missing. 
If you try to find them in libkdchart you can see that they are missing. What 
we have here is the complete kde4 version of libkdchart? If yes than our code 
must be ported.

-- 
Regards,

Cristian Oneţ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kmymoney-devel/attachments/20090920/4c0be768/attachment.sig 


More information about the KMyMoney-devel mailing list